We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2a77d commit 6c187f4Copy full SHA for 6c187f4
composer.json
@@ -24,9 +24,9 @@
24
"laravel/pint": "^1.14",
25
"nunomaduro/collision": "^7.10|^8.1",
26
"orchestra/testbench": "^8.22|^9.0|^10.0|^11.0",
27
- "pestphp/pest": "^2.0|^3.0",
28
- "pestphp/pest-plugin-arch": "^2.0|^3.0",
29
- "pestphp/pest-plugin-laravel": "^2.0|^3.0",
+ "pestphp/pest": "^2.0|^3.0|^4.0",
+ "pestphp/pest-plugin-arch": "^2.0|^3.0|^4.0",
+ "pestphp/pest-plugin-laravel": "^2.0|^3.0|^4.0",
30
"spatie/laravel-ray": "^1.35"
31
},
32
"autoload": {
0 commit comments