Skip to content

Commit

Permalink
Require stable oauth neg
Browse files Browse the repository at this point in the history
  • Loading branch information
mtvbrianking committed Aug 20, 2019
1 parent 34d1054 commit 3ca7d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"require": {
"php": ">=5.6.4",
"ext-json": "*",
"bmatovu/oauth-negotiator": "dev-master",
"bmatovu/oauth-negotiator": "~1.0.0",
"guzzlehttp/guzzle": "^6.3",
"illuminate/console": "~5.3.0",
"illuminate/container": "~5.3.0",
Expand Down

0 comments on commit 3ca7d95

Please sign in to comment.