Skip to content

Commit f0a7075

Browse files
Bump phpunit/phpunit from 11.5.25 to 12.4.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.25 to 12.4.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.4.0/ChangeLog-12.4.md) - [Commits](sebastianbergmann/phpunit@11.5.25...12.4.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00b260d commit f0a7075

File tree

2 files changed

+283
-329
lines changed

2 files changed

+283
-329
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"fakerphp/faker": "^1.23",
2525
"mockery/mockery": "^1.6",
2626
"nunomaduro/collision": "^8.0",
27-
"phpunit/phpunit": "^11.5.3"
27+
"phpunit/phpunit": "^12.4.0"
2828
},
2929
"config": {
3030
"optimize-autoloader": true,

0 commit comments

Comments
 (0)