Skip to content

Commit ab76ac7

Browse files
committed
use phpunit 9 instead of @stable
1 parent 023bfc1 commit ab76ac7

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
@@ -30,7 +30,7 @@
3030
"php": ">=8.1.0"
3131
},
3232
"require-dev": {
33-
"phpunit/phpunit": "@stable",
33+
"phpunit/phpunit": "^9",
3434
"friendsofphp/php-cs-fixer": "^3.13",
3535
"phpstan/phpstan": "^1.9"
3636
},

0 commit comments

Comments
 (0)