We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1afa2d0 commit ce6f4abCopy full SHA for ce6f4ab
composer.json
@@ -27,10 +27,10 @@
27
},
28
"require-dev": {
29
"friendsofphp/php-cs-fixer": "^3.8",
30
- "larastan/larastan": "^2.9",
+ "larastan/larastan": "^2.9|^3.0",
31
"nunomaduro/collision": "^7.0|^8.1",
32
"orchestra/testbench": "^8.0|^9.0|^10.0",
33
- "phpunit/phpunit": "^10.0",
+ "phpunit/phpunit": "^10.0|^11.0",
34
"spatie/laravel-ray": "^1.26"
35
36
"autoload": {
0 commit comments