Skip to content

Commit 1ee6972

Browse files
authored
Merge pull request #13 from ensi-platform/ensitech-278
ENSITECH-278 Support Pest v3
2 parents 1d7959b + 6e9da7e commit 1ee6972

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
@@ -10,8 +10,8 @@
1010
},
1111
"require-dev": {
1212
"friendsofphp/php-cs-fixer": "^3.2",
13-
"pestphp/pest": "^1.22 || ^2.0",
14-
"pestphp/pest-plugin-laravel": "^1.1 || ^2.0",
13+
"pestphp/pest": "^1.22 || ^2.0 || ^3.0",
14+
"pestphp/pest-plugin-laravel": "^1.1 || ^2.0 || ^3.0",
1515
"phpstan/extension-installer": "^1.3",
1616
"phpstan/phpstan": "^1.11",
1717
"spaze/phpstan-disallowed-calls": "^2.15",

0 commit comments

Comments
 (0)