Update composer.json

This commit is contained in:
Michael RICOIS 2017-01-06 12:08:04 +01:00
parent 3aee74e471
commit 6bbc008724

View File

@ -3,7 +3,8 @@
"description": "Enrichissement",
"require": {
"zendframework/zendframework1": "^1.12",
"doctrine/dbal": "^2.5"
"doctrine/dbal": "^2.5",
"guzzlehttp/guzzle": "^6.2"
},
"include-path": ["library/"],
"autoload": {