Skip to content

Commit 92c08a3

Browse files
authored
Merge pull request #13 from ensi-platform/ensitech-278
ENSITECH-278 Support Pest v3
2 parents 5baa0f1 + 13b51be commit 92c08a3

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
@@ -12,8 +12,8 @@
1212
"require-dev": {
1313
"friendsofphp/php-cs-fixer": "^3.2",
1414
"nunomaduro/collision": "^6.0 || ^7.0 || ^8.1",
15-
"pestphp/pest": "^1.22 || ^2.0",
16-
"pestphp/pest-plugin-laravel": "^1.1 || ^2.0",
15+
"pestphp/pest": "^1.22 || ^2.0 || ^3.0",
16+
"pestphp/pest-plugin-laravel": "^1.1 || ^2.0 || ^3.0",
1717
"phpstan/extension-installer": "^1.3",
1818
"phpstan/phpstan": "^1.11",
1919
"spaze/phpstan-disallowed-calls": "^2.15",

0 commit comments

Comments
 (0)