Skip to content

Commit 8197889

Browse files
bug fix on composer
1 parent 7fe92c4 commit 8197889

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
@@ -14,7 +14,7 @@
1414
"require": {
1515
"illuminate/support": "~5",
1616
"league/oauth2-client": "^1.4",
17-
"guzzlehttp/guzzle": "^6",
17+
"guzzlehttp/guzzle": "^6"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "~6.0",

0 commit comments

Comments
 (0)