Skip to content

Commit b86f065

Browse files
Update phpunit/phpunit requirement from ^9.6.5 to ^9.6.5 || ^10.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/10.5.16/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@9.6.5...10.5.16) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e4d9d0 commit b86f065

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
@@ -23,7 +23,7 @@
2323
"doctrine/annotations": "^1.13 || ^2.0.1"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^9.6.5",
26+
"phpunit/phpunit": "^9.6.5 || ^10.0.0",
2727
"mouf/picotainer": "^1.1",
2828
"phpstan/phpstan": "^1.8",
2929
"php-coveralls/php-coveralls": "^2.1.0",

0 commit comments

Comments
 (0)