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 751821d commit f5f97feCopy full SHA for f5f97fe
composer.json
@@ -12,11 +12,11 @@
12
"require-dev": {
13
"friendsofphp/php-cs-fixer": "^3.2",
14
"nunomaduro/collision": "^6.0 || ^7.0 || ^8.1",
15
- "pestphp/pest": "^1.22 || ^2.0 || ^3.0",
16
- "pestphp/pest-plugin-laravel": "^1.1 || ^2.0 || ^3.0",
+ "pestphp/pest": "^1.22 || ^2.0",
+ "pestphp/pest-plugin-laravel": "^1.1 || ^2.0",
17
"phpstan/extension-installer": "^1.3",
18
- "phpstan/phpstan": "^1.11 || ^2.1",
19
- "spaze/phpstan-disallowed-calls": "^2.15 || ^4.0",
+ "phpstan/phpstan": "^1.11",
+ "spaze/phpstan-disallowed-calls": "^2.15",
20
"orchestra/testbench": "^7.0 || ^8.0 || ^9.0"
21
},
22
"autoload": {
0 commit comments