We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca081f commit c4543d4Copy full SHA for c4543d4
composer.json
@@ -28,12 +28,12 @@
28
"friendsofphp/php-cs-fixer": "^3.5",
29
"larastan/larastan": "^1.0|^2.0",
30
"nunomaduro/collision": "^5.3|^6.0|^8.0",
31
- "orchestra/testbench": "^6.15|^7.0|^8.0|^9.0",
32
- "phpunit/phpunit": "^9.3|^10.5",
+ "orchestra/testbench": "^6.15|^7.0|^8.0|^9.0|^10.0",
+ "phpunit/phpunit": "^9.3|^10.5|^11.5.3",
33
"slevomat/coding-standard": "^8.15",
34
"spatie/laravel-ray": "^1.23",
35
"squizlabs/php_codesniffer": "^3.6",
36
- "vimeo/psalm": "^4.8|^5.6"
+ "vimeo/psalm": "^4.8|^5.6|^6.6"
37
},
38
"autoload": {
39
"psr-4": {
0 commit comments