Skip to content

Commit c53d152

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

File tree

2 files changed

+233
-327
lines changed

2 files changed

+233
-327
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.3"
2828
},
2929
"config": {
3030
"optimize-autoloader": true,

0 commit comments

Comments
 (0)