Skip to content

Commit a4fe471

Browse files
ENSITECH-278 Support Pest v3
1 parent d07eb74 commit a4fe471

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
@@ -9,7 +9,7 @@
99
},
1010
"require-dev": {
1111
"friendsofphp/php-cs-fixer": "^3.2",
12-
"pestphp/pest": "^1.22 || ^2.0",
12+
"pestphp/pest": "^1.22 || ^2.0 || ^3.0",
1313
"phpstan/extension-installer": "^1.3",
1414
"phpstan/phpstan": "^1.11",
1515
"spaze/phpstan-disallowed-calls": "^2.15"

0 commit comments

Comments
 (0)