Skip to content

Commit 97acc45

Browse files
ENSITECH-278 Support Pest v3
1 parent 4cde07b commit 97acc45

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

0 commit comments

Comments
 (0)