Skip to content

Commit 5cac6a7

Browse files
build(deps): Bump the dependencies group (#914)
Bumps the dependencies group in /composer-root-version-checker with 4 updates: [thecodingmachine/safe](https://github.com/thecodingmachine/safe), [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize), [fidry/makefile](https://github.com/theofidry/makefile) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit). Updates `thecodingmachine/safe` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/thecodingmachine/safe/releases) - [Commits](thecodingmachine/safe@v2.4.0...v2.5.0) Updates `ergebnis/composer-normalize` from 2.29.0 to 2.39.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.29.0...2.39.0) Updates `fidry/makefile` from 0.2.1 to 1.0.1 - [Release notes](https://github.com/theofidry/makefile/releases) - [Commits](theofidry/makefile@0.2.1...1.0.1) Updates `phpunit/phpunit` from 9.5.27 to 10.4.2 - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.2/ChangeLog-10.4.md) - [Commits](sebastianbergmann/phpunit@9.5.27...10.4.2) --- updated-dependencies: - dependency-name: thecodingmachine/safe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ergebnis/composer-normalize dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fidry/makefile dependency-type: direct:development update-type: version-update:semver-major 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4eba1e3 commit 5cac6a7

File tree

2 files changed

+493
-627
lines changed

2 files changed

+493
-627
lines changed

composer-root-version-checker/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
},
1010
"require-dev": {
1111
"ergebnis/composer-normalize": "^2.29",
12-
"fidry/makefile": "^0.2.1",
13-
"phpunit/phpunit": "^9.5"
12+
"fidry/makefile": "^1.0.1",
13+
"phpunit/phpunit": "^10.4"
1414
},
1515
"autoload": {
1616
"psr-4": {

0 commit comments

Comments
 (0)