We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26610e commit da12bf3Copy full SHA for da12bf3
composer.json
@@ -30,9 +30,9 @@
30
"laravel/pint": "^1.24",
31
"nunomaduro/collision": "^8.0",
32
"orchestra/testbench": "^10.0",
33
- "pestphp/pest": "^4.1",
34
- "pestphp/pest-plugin-laravel": "^3.1 | ^4.0",
35
- "pestphp/pest-plugin-livewire": "^3.0 | ^4.0",
+ "pestphp/pest": "^3.0",
+ "pestphp/pest-plugin-laravel": "^3.1",
+ "pestphp/pest-plugin-livewire": "^3.0",
36
"phpstan/phpstan-deprecation-rules": "^2.0",
37
"phpstan/phpstan-phpunit": "^2.0",
38
"spatie/laravel-ray": "^1.26"
0 commit comments