Skip to content

Commit 64c05ff

Browse files
Bump phpunit/phpunit from 11.5.7 to 12.0.2
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.7 to 12.0.2. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.0.2/ChangeLog-12.0.md) - [Commits](sebastianbergmann/phpunit@11.5.7...12.0.2) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0aaea3b commit 64c05ff

File tree

2 files changed

+200
-318
lines changed

2 files changed

+200
-318
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"squizlabs/php_codesniffer": "^3.7",
2626
"thecodingmachine/phpstan-safe-rule": "^1.2",
2727
"phpstan/extension-installer": "^1.3",
28-
"phpunit/phpunit": "^11.4",
28+
"phpunit/phpunit": "^12.0",
2929
"phpstan/phpstan-phpunit": "^1.3"
3030
},
3131
"config": {

0 commit comments

Comments
 (0)