Skip to content

Commit

Permalink
Merge pull request #12 from stromgren/laravel-8
Browse files Browse the repository at this point in the history
Laravel 8
  • Loading branch information
dcblogdev authored Oct 13, 2020
2 parents 01362da + e9b5bbe commit 7a3b325
Show file tree
Hide file tree
Showing 2 changed files with 1,241 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"Office365"
],
"require": {
"illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x|6.x|7.x",
"illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x|6.x|7.x|8.x",
"league/oauth2-client": "^1.4|^2",
"guzzlehttp/guzzle": "^6"
"guzzlehttp/guzzle": "^7"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 7a3b325

Please sign in to comment.