Skip to content

Commit

Permalink
Merge pull request #30 from triadev/master
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
alasdairmackenzie authored Dec 11, 2019
2 parents 9b79275 + 3e8519e commit a881926
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"designmynight"
],
"require": {
"illuminate/support": "^5.5",
"illuminate/support": "^5.5 || ^6.0",
"jenssegers/mongodb": "3.3.* || 3.4.* || 3.5.* || 3.6.*",
"laravel/passport": "4.0.* || 5.0.* || 6.0.* || 7.0.* || 7.4.* || 7.5.*"
"laravel/passport": "4.0.* || 5.0.* || 6.0.* || 7.0.* || 7.4.* || 7.5.* || ^8.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a881926

Please sign in to comment.