Skip to content

Commit 96cf549

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

File tree

2 files changed

+318
-371
lines changed

2 files changed

+318
-371
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"doctrine/doctrine-fixtures-bundle": "^4.1",
2727
"phpstan/phpstan": "^2.1.17",
28-
"phpunit/phpunit": "^9.6.23",
28+
"phpunit/phpunit": "^12.5.5",
2929
"symfony/browser-kit": "8.0.*",
3030
"symfony/phpunit-bridge": "^8.0",
3131
"symplify/easy-coding-standard": "^13.0.0"

0 commit comments

Comments
 (0)