Skip to content

Commit 8619e48

Browse files
committed
singlton() laravel 5.2.* support fix
1 parent 156939e commit 8619e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require": {
2727
"php": ">=5.5.0",
2828
"laravel/framework": "5.2.*",
29-
"guzzlehttp/guzzle": "~5.0"
29+
"guzzlehttp/guzzle": "~6.0"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)