Skip to content

Commit

Permalink
🔖 laravel v6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Dec 2, 2019
1 parent 37b6723 commit ea713ed
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.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*",
"illuminate/support": "5.* || 6.*",
"php": "^7.1.3",
"whichbrowser/parser": "^2.0",
"torann/geoip": "~1.0"
Expand Down

0 comments on commit ea713ed

Please sign in to comment.