Move flex-id to extra settings

This commit is contained in:
Alex Rock Ancelet 2017-03-20 16:27:53 +01:00
parent 5e6a09b4d7
commit d97e8a3a75

View File

@ -14,7 +14,6 @@
"symfony/dotenv": "3.3.x-dev"
},
"config": {
"flex-id": "",
"platform": {
"php": "7.0"
},
@ -48,5 +47,8 @@
"symfony/framework-bundle": "<3.3",
"symfony/twig-bundle": "<3.3",
"symfony/debug": "<3.3"
},
"extra": {
"flex-id": ""
}
}