Skip to content

Commit f5f97fe

Browse files
committed
ensitech-273 revert composer update
1 parent 751821d commit f5f97fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"require-dev": {
1313
"friendsofphp/php-cs-fixer": "^3.2",
1414
"nunomaduro/collision": "^6.0 || ^7.0 || ^8.1",
15-
"pestphp/pest": "^1.22 || ^2.0 || ^3.0",
16-
"pestphp/pest-plugin-laravel": "^1.1 || ^2.0 || ^3.0",
15+
"pestphp/pest": "^1.22 || ^2.0",
16+
"pestphp/pest-plugin-laravel": "^1.1 || ^2.0",
1717
"phpstan/extension-installer": "^1.3",
18-
"phpstan/phpstan": "^1.11 || ^2.1",
19-
"spaze/phpstan-disallowed-calls": "^2.15 || ^4.0",
18+
"phpstan/phpstan": "^1.11",
19+
"spaze/phpstan-disallowed-calls": "^2.15",
2020
"orchestra/testbench": "^7.0 || ^8.0 || ^9.0"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)