mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-10-30 03:22:30 +01:00
Huge number of updates, too tired to list them all
+ Added a bunch of API handler classes that will use the already created models + Created a new Client class that will connect to new API handler classes + Created new collection classes
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
"ext-curl": "*",
|
||||
"ext-json": "*",
|
||||
"cedx/enum": "^7.4.0",
|
||||
"guzzlehttp/guzzle": "^6.3.3"
|
||||
"guzzlehttp/guzzle": "~6.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"cedx/coveralls": "^10.1.0",
|
||||
|
||||
Reference in New Issue
Block a user