Skip to content

Commit b56e506

Browse files
Update phpunit/phpunit requirement from ^9.5.19 to ^9.5.19 || ^12.0.0
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.3.0/ChangeLog-12.3.md) - [Commits](sebastianbergmann/phpunit@9.5.19...12.3.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 693ace8 commit b56e506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"ext-pdo": "*",
4949
"cakephp/cakephp-codesniffer": "^5.0",
5050
"cakephp/i18n": "^5.0",
51-
"phpunit/phpunit": "^9.5.19",
51+
"phpunit/phpunit": "^9.5.19 || ^12.0.0",
5252
"symfony/yaml": "^4.0|^5.0|^6.0|^7.0"
5353
},
5454
"autoload": {

0 commit comments

Comments
 (0)