updated dependencies version

This commit is contained in:
Tsvetelin Tsonev 2018-04-14 23:32:47 +02:00 committed by GitHub
parent 86fe1bc70e
commit 82a09f4d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

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