Skip to content

Commit b56aaff

Browse files
authored
Update composer.json
1 parent 93adac7 commit b56aaff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
}
2222
},
2323
"require": {
24-
"php": ">=5.3.0"
24+
"php": ">=5.3.0",
25+
"guzzle/guzzle": "~3.7"
2526
}
2627
}

0 commit comments

Comments
 (0)