Skip to content

Commit 7c67b45

Browse files
committed
Downgrade composer-normalize for PHP 7.2
1 parent 8f677d0 commit 7c67b45

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
@@ -18,7 +18,7 @@
1818
"ext-mbstring": "*"
1919
},
2020
"require-dev": {
21-
"ergebnis/composer-normalize": "^2.20 || ^2.28.3",
21+
"ergebnis/composer-normalize": "^2.19 || ^2.20 || ^2.28.3",
2222
"friendsofphp/php-cs-fixer": "^v3.2.1 || v3.9.5",
2323
"phpstan/phpstan": "^1.8.2",
2424
"phpstan/phpstan-strict-rules": "^1.3.0",

0 commit comments

Comments
 (0)