Replaced vlucas/phpdotenv package by symfony/dotenv

This commit is contained in:
Alejandro Celaya
2017-12-27 16:33:06 +01:00
parent db956a1f40
commit ea80b6d48a
2 changed files with 4 additions and 4 deletions

View File

@@ -51,8 +51,8 @@
"phpunit/phpunit": "^6.0",
"slevomat/coding-standard": "^4.0",
"squizlabs/php_codesniffer": "^3.1 <3.2",
"symfony/dotenv": "^3.4",
"symfony/var-dumper": "^3.0",
"vlucas/phpdotenv": "^2.2",
"zendframework/zend-expressive-tooling": "^0.4"
},
"autoload": {