Skip to content

Commit

Permalink
chore: allow dev support
Browse files Browse the repository at this point in the history
  • Loading branch information
Alasdair Mackenzie authored and Alasdair Mackenzie committed Feb 25, 2019
1 parent 7d6cff1 commit fa4eec4
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 @@ -15,7 +15,7 @@
"require": {
"illuminate/support": "^5.5",
"jenssegers/mongodb": "3.3.* || 3.4.*",
"laravel/passport": "4.0.* || 5.0.* || 6.0.* || 7.0.*"
"laravel/passport": "4.0.* || 5.0.* || 6.0.* || 7.0.* || dev*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit fa4eec4

Please sign in to comment.