composer.json updated
This commit is contained in:
parent
ffde91ce00
commit
86fe1bc70e
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue