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 746c1ff commit b8b53b7Copy full SHA for b8b53b7
composer.json
@@ -35,9 +35,9 @@
35
"laravel/framework": "^11.0 || ^12.0",
36
"laravel/pint": "^1.25",
37
"orchestra/testbench": "^9.0 || ^10.0",
38
- "pestphp/pest": "^3.8 || 4.1",
39
- "pestphp/pest-plugin-arch": "^3.1 || 4.0",
40
- "pestphp/pest-plugin-laravel": "^3.2 || 4.0",
+ "pestphp/pest": "^3.8 || ^4.1",
+ "pestphp/pest-plugin-arch": "^3.1 || ^4.0",
+ "pestphp/pest-plugin-laravel": "^3.2 || ^4.0",
41
"saloonphp/laravel-http-sender": "^3.1",
42
"saloonphp/laravel-plugin": "^3.7",
43
"spatie/invade": "^2.1"
0 commit comments