Skip to content

Commit f872b07

Browse files
author
Dan Jewett
committed
bump guzzle version for Laravel 8
1 parent 4da2ed0 commit f872b07

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
@@ -5,7 +5,7 @@
55
"require": {
66
"php": ">=5.6.4",
77
"laravel/framework": ">=5.4.0",
8-
"guzzlehttp/guzzle": "^6.2",
8+
"guzzlehttp/guzzle": ">=6.2",
99
"microsoft/microsoft-graph": "^1.5"
1010
},
1111
"license": "MIT",

0 commit comments

Comments
 (0)