Skip to content

Commit

Permalink
Updating for laravel 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Cooper Sellers committed Nov 17, 2016
1 parent 9649e59 commit 768ce03
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 @@ -23,8 +23,8 @@
]
},
"require": {
"php": ">=5.5.9",
"php": ">=5.6",
"league/csv": "~7.0",
"laravelcollective/html": "5.2.*"
"laravelcollective/html": "5.3.*"
}
}

0 comments on commit 768ce03

Please sign in to comment.