Skip to content

Commit f2a2181

Browse files
committed
Remove composer normalize from deps
1 parent 2d74656 commit f2a2181

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"require-dev": {
2727
"doctrine/doctrine-bundle": "^2.13.2",
2828
"doctrine/orm": "^3.3.2",
29-
"ergebnis/composer-normalize": "^2.45",
3029
"nyholm/symfony-bundle-test": "^3.0",
3130
"phpstan/extension-installer": "^1.4",
3231
"phpstan/phpstan-doctrine": "^2.0",
@@ -50,7 +49,6 @@
5049
},
5150
"config": {
5251
"allow-plugins": {
53-
"ergebnis/composer-normalize": true,
5452
"phpstan/extension-installer": true,
5553
"symfony/runtime": true
5654
}

0 commit comments

Comments
 (0)