Skip to content

Commit

Permalink
build(deps-dev): Bump the dependencies group (#944)
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /composer-root-version-checker with 2 updates: [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


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

Updates `phpunit/phpunit` from 10.5.9 to 11.0.2
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.2/ChangeLog-11.0.md)
- [Commits](sebastianbergmann/phpunit@10.5.9...11.0.2)

---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent a71fce2 commit d4c0a33
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 326 deletions.
2 changes: 1 addition & 1 deletion composer-root-version-checker/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"require-dev": {
"ergebnis/composer-normalize": "^2.29",
"fidry/makefile": "^1.0.1",
"phpunit/phpunit": "^10.4"
"phpunit/phpunit": "^11.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit d4c0a33

Please sign in to comment.