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.
2 parents 54ec5c6 + e9af86d commit 3356289Copy full SHA for 3356289
composer.json
@@ -10,8 +10,8 @@
10
},
11
"require-dev": {
12
"friendsofphp/php-cs-fixer": "^3.2",
13
- "pestphp/pest": "^1.22 || ^2.0",
14
- "pestphp/pest-plugin-laravel": "^1.1 || ^2.0",
+ "pestphp/pest": "^1.22 || ^2.0 || ^3.0",
+ "pestphp/pest-plugin-laravel": "^1.1 || ^2.0 || ^3.0",
15
"phpstan/extension-installer": "^1.3",
16
"phpstan/phpstan": "^1.11",
17
"spaze/phpstan-disallowed-calls": "^2.15",
0 commit comments