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