Skip to content

Commit

Permalink
Updating dependancies to be fixed to none breaking changes
Browse files Browse the repository at this point in the history
Thanks Dylan DPC
  • Loading branch information
jamesmills committed Jul 31, 2018
1 parent f70df95 commit b6bfd07
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 @@ -14,8 +14,8 @@
],
"require": {
"php": ">=7",
"illuminate/auth": "^5.6",
"illuminate/support": "^5.6",
"illuminate/auth": "5.6.*",
"illuminate/support": "5.6.*",
"torann/geoip": "^1.0",
"nesbot/carbon": "^1.0"
},
Expand Down

0 comments on commit b6bfd07

Please sign in to comment.