Skip to content

Commit 44d0553

Browse files
committed
Bump phpunit 9 to at least 9.6
1 parent b16cd91 commit 44d0553

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
@@ -46,7 +46,7 @@
4646
"require-dev": {
4747
"friendsofphp/php-cs-fixer": "~2.17.1",
4848
"phpstan/phpstan": "^0.12",
49-
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.0"
49+
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.6"
5050
},
5151
"scripts": {
5252
"phpstan": [

0 commit comments

Comments
 (0)