Skip to content

Commit 2fd06cb

Browse files
ENSITECH-278 Support Pest v3
1 parent cb9e2f5 commit 2fd06cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
},
1010
"require-dev": {
1111
"friendsofphp/php-cs-fixer": "^3.2",
12-
"pestphp/pest": "^1.22 || ^2.0",
13-
"pestphp/pest-plugin-laravel": "^1.1 || ^2.0",
12+
"pestphp/pest": "^1.22 || ^2.0 || ^3.0",
13+
"pestphp/pest-plugin-laravel": "^1.1 || ^2.0 || ^3.0",
1414
"phpstan/extension-installer": "^1.3",
1515
"phpstan/phpstan": "^1.11",
1616
"spaze/phpstan-disallowed-calls": "^2.15",

0 commit comments

Comments
 (0)