Skip to content

Commit 0e8f0fe

Browse files
ENSITECH-278 Support Pest v3
1 parent 149b6b1 commit 0e8f0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"require-dev": {
1313
"friendsofphp/php-cs-fixer": "^3.2",
14-
"pestphp/pest": "^1.22 || ^2.0",
14+
"pestphp/pest": "^1.22 || ^2.0 || ^3.0",
1515
"pestphp/pest-plugin-laravel": "^1.1 || ^2.0",
1616
"phpstan/extension-installer": "^1.3",
1717
"phpstan/phpstan": "^1.11",

0 commit comments

Comments
 (0)