mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-18 04:11:55 +00:00
use phpunit 9 instead of @stable
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
"php": ">=8.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "@stable",
|
||||
"phpunit/phpunit": "^9",
|
||||
"friendsofphp/php-cs-fixer": "^3.13",
|
||||
"phpstan/phpstan": "^1.9"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user