Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Commit

Permalink
Close #1 - Bump to Laravel 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
retlehs committed Apr 25, 2018
1 parent 7b464fe commit 36573cd
Show file tree
Hide file tree
Showing 2 changed files with 364 additions and 132 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"require": {
"php": ">=7",
"composer/installers": "~1.0",
"illuminate/view": "~5.4",
"illuminate/config": "~5.4"
"illuminate/view": "~5.6",
"illuminate/config": "~5.6"
},
"require-dev": {
"squizlabs/php_codesniffer": "~3.0"
Expand Down
Loading

0 comments on commit 36573cd

Please sign in to comment.