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 b7d8aff commit e38fdf4Copy full SHA for e38fdf4
composer.json
@@ -10,10 +10,10 @@
10
},
11
"require-dev": {
12
"friendsofphp/php-cs-fixer": "^3.2",
13
- "pestphp/pest": "^1.22 || ^2.0 || ^3.0",
14
- "pestphp/pest-plugin-laravel": "^1.1 || ^2.0 || ^3.0",
+ "pestphp/pest": "^1.22 || ^2.0",
+ "pestphp/pest-plugin-laravel": "^1.1 || ^2.0",
15
"phpstan/extension-installer": "^1.3",
16
- "phpstan/phpstan": "^1.11 || ^2.0",
+ "phpstan/phpstan": "^1.11",
17
"spaze/phpstan-disallowed-calls": "^2.15",
18
"orchestra/testbench": "^7.0 || ^8.0 || ^9.0"
19
0 commit comments