Update composer.json (For Rest minor fixs)

This commit is contained in:
alphayax 2016-09-04 13:52:28 +02:00
parent 23b34f4e8e
commit 7d53da1aaf
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"require": {
"php": ">=5.5.0",
"ext-curl": "*",
"alphayax/rest": "^1.1.0",
"alphayax/rest": "^1.1.2",
"monolog/monolog": "^1.9.1"
},
"require-dev": {