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 8b170ba commit 4923a75Copy full SHA for 4923a75
composer.json
@@ -32,9 +32,9 @@
32
"laravel/pint": "^1.14",
33
"nunomaduro/collision": "^8.1.1||^7.10.0",
34
"orchestra/testbench": "^9.5",
35
- "pestphp/pest": "^2.34",
36
- "pestphp/pest-plugin-arch": "^2.7",
37
- "pestphp/pest-plugin-laravel": "^2.3",
+ "pestphp/pest": "^2.34||^3.0",
+ "pestphp/pest-plugin-arch": "^2.7||^3.0",
+ "pestphp/pest-plugin-laravel": "^2.3||^3.0",
38
"phpstan/extension-installer": "^1.3",
39
"phpstan/phpstan-deprecation-rules": "^1.1",
40
"phpstan/phpstan-phpunit": "^1.3",
0 commit comments