Skip to content

Commit

Permalink
Bump the minor-patch group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 3 updates in the / directory: [composer/composer](https://github.com/composer/composer), [twig/twig](https://github.com/twigphp/Twig) and [twig/html-extra](https://github.com/twigphp/html-extra).


Updates `composer/composer` from 2.8.4 to 2.8.5
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)
- [Commits](composer/composer@2.8.4...2.8.5)

Updates `twig/twig` from 3.18.0 to 3.19.0
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](twigphp/Twig@v3.18.0...v3.19.0)

Updates `twig/html-extra` from 3.18.0 to 3.19.0
- [Commits](twigphp/html-extra@v3.18.0...v3.19.0)

Updates `symfony/mime` from 7.2.1 to 7.2.3
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/7.2/CHANGELOG.md)
- [Commits](symfony/mime@v7.2.1...v7.2.3)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: twig/html-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: symfony/mime
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 3d82279 commit 6c864dc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
],
"require": {
"ext-zip": "*",
"composer/composer": "^2.8.4",
"composer/composer": "^2.8.5",
"composer-plugin-api": "^2.3.0",
"symfony/console": "^7.1.5",
"twig/twig": "^3.18.0",
"twig/html-extra": "^3.18.0"
"twig/twig": "^3.19.0",
"twig/html-extra": "^3.19.0"
},
"autoload": {
"psr-4": {
Expand Down
42 changes: 21 additions & 21 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6c864dc

Please sign in to comment.