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 72a4f2d commit 95c294dCopy full SHA for 95c294d
composer.json
@@ -21,12 +21,12 @@
21
"spatie/laravel-package-tools": "^1.4.3"
22
},
23
"require-dev": {
24
- "nunomaduro/collision": "^6.0",
25
- "orchestra/testbench": "^7.0|^10.0",
26
- "pestphp/pest": "^1.21|^3.7",
27
- "pestphp/pest-plugin-laravel": "^1.2|^3.1",
+ "nunomaduro/collision": "^6.0|^7.0|^8.0",
+ "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
+ "pestphp/pest": "^1.21|^2.0|^3.7",
+ "pestphp/pest-plugin-laravel": "^1.2|^2.0|^3.1",
28
"spatie/laravel-ray": "^1.29",
29
- "vimeo/psalm": "^4.20|^6.6"
+ "vimeo/psalm": "^4.20|^5.0|^6.6"
30
31
"autoload": {
32
"psr-4": {
0 commit comments