Skip to content

Commit 5f9240e

Browse files
committed
pin and fix ergebnis/composer-normalize
1 parent d10f90a commit 5f9240e

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
@@ -23,14 +23,14 @@
2323
"source": "https://github.com/mayflower/mo4-coding-standard"
2424
},
2525
"require": {
26-
"php": "~7.2 || ~8.0",
27-
"dealerdirect/phpcodesniffer-composer-installer": "~0.7",
26+
"php": "^7.2 || ^8.0",
27+
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
2828
"escapestudios/symfony2-coding-standard": "^3.10.0",
2929
"slevomat/coding-standard": "^8.4",
3030
"squizlabs/php_codesniffer": "^3.6.2"
3131
},
3232
"require-dev": {
33-
"ergebnis/composer-normalize": "^2.19",
33+
"ergebnis/composer-normalize": ">=2.19 <2.20",
3434
"phan/phan": "^5.1.0",
3535
"phpstan/phpstan": "^1.0",
3636
"phpstan/phpstan-strict-rules": "^1.0",

0 commit comments

Comments
 (0)