Require restler/framework into composer.json
This commit is contained in:
parent
29c9686b8e
commit
f6c93525a6
@ -13,7 +13,8 @@
|
||||
"require": {
|
||||
"php": ">=5.3.0",
|
||||
"ext-gd": "*",
|
||||
"ext-curl": "*"
|
||||
"ext-curl": "*",
|
||||
"restler/framework": "3.0.*"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-mysqli": "*",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user