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

Commit 56f8335

Browse files
committed
Close #8 - Bump to Laravel 5.6
1 parent 853a75a commit 56f8335

File tree

2 files changed

+162
-216
lines changed

2 files changed

+162
-216
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
}
3232
},
3333
"require": {
34-
"illuminate/console": "~5.4",
35-
"illuminate/filesystem": "~5.4",
34+
"illuminate/console": "~5.6",
35+
"illuminate/filesystem": "~5.6",
3636
"symfony/process": "~3.3"
3737
},
3838
"require-dev": {

0 commit comments

Comments
 (0)