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 c903ba5 commit 3b6f419Copy full SHA for 3b6f419
composer.json
@@ -34,9 +34,9 @@
34
"illuminate/http": "^10.0|^11.0.3|^12.0",
35
"illuminate/support": "^10.0|^11.0.3|^12.0",
36
"illuminate/testing": "^10.0|^11.0.3|^12.0",
37
- "pestphp/pest": "^2.0|^3.0",
38
- "pestphp/pest-plugin": "^2.0|^3.0",
39
- "pestphp/pest-plugin-laravel": "^2.0|^3.0"
+ "pestphp/pest": "^2.0|^3.0|^4.0",
+ "pestphp/pest-plugin": "^2.0|^3.0|^4.0",
+ "pestphp/pest-plugin-laravel": "^2.0|^3.0|^4.0"
40
},
41
"autoload": {
42
"psr-4": {
0 commit comments