Update composer dependencies

This commit is contained in:
alphayax 2016-06-26 14:55:19 +02:00
parent 64836862cc
commit 0dc813df5d
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"require" : {
"php": ">=5.5.0",
"ext-curl": "*",
"alphayax/php_utils" : "^1.3.2",
"alphayax/rest" : "^1.0.1",
"monolog/monolog": "^1.9.1"
},
"require-dev" : {