Skip to content

Commit e9af86d

Browse files
ENSITECH-278 Fixed pestphp/pest-plugin-laravel version
1 parent a3a4efd commit e9af86d

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

0 commit comments

Comments
 (0)