composer.json updated

This commit is contained in:
Tsvetelin Tsonev 2017-05-12 12:37:53 +02:00 committed by GitHub
parent ffde91ce00
commit 86fe1bc70e
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@
],
"require": {
"php": ">=7.0",
"niletphp/dependency-container": ">=1.0",
"niletphp/configuration": ">=1.0",
"niletphp/file-system": ">=1.0",
"niletphp/dependency-container": ">=v1.0",
"niletphp/configuration": ">=v1.0",
"niletphp/file-system": ">=v1.0",
"guzzlehttp/guzzle" : "6.2.1"
},
"require-dev": {