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 7c16b29 commit 93b6655Copy full SHA for 93b6655
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