Skip to content

Commit a3a4efd

Browse files
ENSITECH-278 Support Pest v3
1 parent 54ec5c6 commit a3a4efd

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

0 commit comments

Comments
 (0)