Skip to content

Commit

Permalink
Merge pull request #2 from dasgarner/master
Browse files Browse the repository at this point in the history
Updated oauth2-client dependency, added a file.php example
  • Loading branch information
dasgarner committed Oct 16, 2015
2 parents ea5c0e5 + d426e70 commit 6dd895b
Show file tree
Hide file tree
Showing 5 changed files with 340 additions and 100 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
],
"require": {
"php": ">=5.4.0",
"league/oauth2-client": "~0.7"
"league/oauth2-client": "~1"
},
"autoload": {
"psr-4": { "Xibo\\OAuth2\\Client\\" : "src/" }
Expand Down
Loading

0 comments on commit 6dd895b

Please sign in to comment.