Skip to content
This repository was archived by the owner on Feb 26, 2018. It is now read-only.

Commit 3d09f24

Browse files
committed
Bump EloquentOAuth dependency to ~7.0
1 parent dc15638 commit 3d09f24

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
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"require": {
1212
"php": ">=5.4.0",
13-
"adamwathan/eloquent-oauth": "~6.0",
13+
"adamwathan/eloquent-oauth": "~7.0",
1414
"guzzlehttp/guzzle": "~5.0"
1515
},
1616
"autoload": {

0 commit comments

Comments
 (0)