Skip to content

Commit

Permalink
Merge pull request #18 from vaishnavmhetre/patch-1
Browse files Browse the repository at this point in the history
Support for new laravel-mongodb version
  • Loading branch information
Will Taylor-Jackson authored Mar 18, 2019
2 parents fa4eec4 + d3f06d9 commit 9fde1e0
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 @@ -14,7 +14,7 @@
],
"require": {
"illuminate/support": "^5.5",
"jenssegers/mongodb": "3.3.* || 3.4.*",
"jenssegers/mongodb": "3.3.* || 3.4.* || 3.5.*",
"laravel/passport": "4.0.* || 5.0.* || 6.0.* || 7.0.* || dev*"
},
"autoload": {
Expand Down

0 comments on commit 9fde1e0

Please sign in to comment.