Skip to content

Commit 5cfbc9c

Browse files
author
Dan Richelson
committed
Add dev requirements
1 parent 132453a commit 5cfbc9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
"php": ">=5.5"
1818
},
1919
"require-dev": {
20+
"guzzlehttp/guzzle": "6.2.1",
21+
"kevinrob/guzzle-cache-middleware": "1.4.1",
2022
"phpunit/phpunit": "4.8.26",
2123
"phpdocumentor/phpdocumentor": "2.*",
2224
"predis/predis": "1.0.*",

0 commit comments

Comments
 (0)