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

Commit 36573cd

Browse files
committed
Close #1 - Bump to Laravel 5.6
1 parent 7b464fe commit 36573cd

File tree

2 files changed

+364
-132
lines changed

2 files changed

+364
-132
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"require": {
3131
"php": ">=7",
3232
"composer/installers": "~1.0",
33-
"illuminate/view": "~5.4",
34-
"illuminate/config": "~5.4"
33+
"illuminate/view": "~5.6",
34+
"illuminate/config": "~5.6"
3535
},
3636
"require-dev": {
3737
"squizlabs/php_codesniffer": "~3.0"

0 commit comments

Comments
 (0)