Remove the Dotenv component

This commit is contained in:
Kévin Dunglas 2017-04-22 20:35:59 +02:00 committed by GitHub
parent c22d64cacc
commit 10b49ace3d

View File

@ -10,9 +10,6 @@
"symfony/framework-bundle": "3.3.x-dev",
"symfony/yaml": "3.3.x-dev"
},
"require-dev": {
"symfony/dotenv": "3.3.x-dev"
},
"config": {
"platform": {
"php": "7.1"