Skip to content

Commit c859205

Browse files
authored
Merge pull request #71 from thecodingmachine/dependabot/composer/phpunit/phpunit-tw-9.6.5or-tw-10.0.0
Update phpunit/phpunit requirement from ^9.6.5 to ^9.6.5 || ^10.0.0
2 parents 9e4d9d0 + b86f065 commit c859205

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)