Skip to content

Commit

Permalink
Bump the minor-patch group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 3 updates: [composer/composer](https://github.com/composer/composer), [composer/class-map-generator](https://github.com/composer/class-map-generator) and [myclabs/deep-copy](https://github.com/myclabs/DeepCopy).


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

Updates `composer/class-map-generator` from 1.3.2 to 1.3.4
- [Release notes](https://github.com/composer/class-map-generator/releases)
- [Commits](composer/class-map-generator@1.3.2...1.3.4)

Updates `myclabs/deep-copy` from 1.11.1 to 1.12.0
- [Release notes](https://github.com/myclabs/DeepCopy/releases)
- [Commits](myclabs/DeepCopy@1.11.1...1.12.0)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: composer/class-map-generator
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: myclabs/deep-copy
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 1eaf791 commit 87e4364
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 28 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"require": {
"php": "^8.1",
"ext-zip": "*",
"composer/composer": "^2.7.6",
"composer/composer": "^2.7.7",
"composer-plugin-api": "^2.3.0",
"symfony/console": "^7.1.1",
"twig/twig": "^3.10.3",
Expand Down
55 changes: 28 additions & 27 deletions composer.lock

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

0 comments on commit 87e4364

Please sign in to comment.