Skip to content

Commit b79ffee

Browse files
committed
MA-1084 #time 1h updated tests and compatibility
1 parent fa4f9b2 commit b79ffee

File tree

8 files changed

+153
-371
lines changed

8 files changed

+153
-371
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"minimum-stability": "stable",
1111
"require": {
1212
"php": ">=5.3.0",
13-
"guzzlehttp/guzzle": "5.0.1"
13+
"guzzlehttp/guzzle": "3.8.1"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "4.3.*",
17-
"codegyre/robo": "0.4.6"
17+
"codegyre/robo": "0.3.6"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)