Skip to content

Commit e38fdf4

Browse files
committed
ensitech-273 revert composer.json
1 parent b7d8aff commit e38fdf4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
},
1111
"require-dev": {
1212
"friendsofphp/php-cs-fixer": "^3.2",
13-
"pestphp/pest": "^1.22 || ^2.0 || ^3.0",
14-
"pestphp/pest-plugin-laravel": "^1.1 || ^2.0 || ^3.0",
13+
"pestphp/pest": "^1.22 || ^2.0",
14+
"pestphp/pest-plugin-laravel": "^1.1 || ^2.0",
1515
"phpstan/extension-installer": "^1.3",
16-
"phpstan/phpstan": "^1.11 || ^2.0",
16+
"phpstan/phpstan": "^1.11",
1717
"spaze/phpstan-disallowed-calls": "^2.15",
1818
"orchestra/testbench": "^7.0 || ^8.0 || ^9.0"
1919
},

0 commit comments

Comments
 (0)