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 cb9e2f5 commit 2fd06cbCopy full SHA for 2fd06cb
composer.json
@@ -9,8 +9,8 @@
9
},
10
"require-dev": {
11
"friendsofphp/php-cs-fixer": "^3.2",
12
- "pestphp/pest": "^1.22 || ^2.0",
13
- "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",
14
"phpstan/extension-installer": "^1.3",
15
"phpstan/phpstan": "^1.11",
16
"spaze/phpstan-disallowed-calls": "^2.15",
0 commit comments