We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d74656 commit f2a2181Copy full SHA for f2a2181
composer.json
@@ -26,7 +26,6 @@
26
"require-dev": {
27
"doctrine/doctrine-bundle": "^2.13.2",
28
"doctrine/orm": "^3.3.2",
29
- "ergebnis/composer-normalize": "^2.45",
30
"nyholm/symfony-bundle-test": "^3.0",
31
"phpstan/extension-installer": "^1.4",
32
"phpstan/phpstan-doctrine": "^2.0",
@@ -50,7 +49,6 @@
50
49
},
51
"config": {
52
"allow-plugins": {
53
- "ergebnis/composer-normalize": true,
54
"phpstan/extension-installer": true,
55
"symfony/runtime": true
56
}
0 commit comments