Skip to content

Commit e98037d

Browse files
committed
Update composer.json
1 parent 50c32ff commit e98037d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"require": {
1616
"php": ">=5.4.0",
1717
"laravel/framework": "5.1.*",
18-
"react/react": "0.4.*"
18+
"react/react": "0.4.*",
19+
"guzzlehttp/guzzle": "~6.1"
1920
},
2021
"require-dev": {
2122
"phpunit/phpunit": "~4.0"

0 commit comments

Comments
 (0)