updated dependencies version
This commit is contained in:
parent
86fe1bc70e
commit
82a09f4d0d
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue