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 2fcca9a commit 02be101Copy full SHA for 02be101
composer.json
@@ -32,9 +32,9 @@
32
"larastan/larastan": "^2.8|^3.0",
33
"orchestra/testbench": "^8.0|^9.0|^10.0",
34
"pestphp/pest": "^2.0|^3.0",
35
- "pestphp/pest-plugin-arch": "^2.0",
36
- "pestphp/pest-plugin-laravel": "^3.0",
37
- "pestphp/pest-plugin-livewire": "^2.0",
+ "pestphp/pest-plugin-arch": "^2.0|^3.0",
+ "pestphp/pest-plugin-laravel": "^2.0|^3.0",
+ "pestphp/pest-plugin-livewire": "^2.0|^3.0",
38
"phpstan/extension-installer": "^1.1",
39
"phpstan/phpstan-deprecation-rules": "^1.0",
40
"phpstan/phpstan-phpunit": "^1.0"
0 commit comments