We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 687c420 commit 38c2805Copy full SHA for 38c2805
composer.json
@@ -18,8 +18,8 @@
18
"require-dev": {
19
"ergebnis/composer-normalize": "^2.15",
20
"ergebnis/php-cs-fixer-config": "^6.19",
21
- "orchestra/testbench": "^7.0 || ^8.0 || ^9.0",
22
- "phpunit/phpunit": "^10.4",
+ "orchestra/testbench": "^7.0 || ^8.0 || ^9.0 || ^10.0",
+ "phpunit/phpunit": "^11.0",
23
"roave/security-advisories": "dev-latest",
24
"spatie/phpunit-snapshot-assertions": "^5.0"
25
},
0 commit comments