Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 82b8e90

Browse files
committed
upgrade to Laravel 5.4
1 parent b3f6c3e commit 82b8e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require": {
88
"php": ">=5.6.4",
99
"laravel/framework": "5.4.*",
10-
"lucid-arch/laravel-foundation": "5.3.*",
10+
"lucid-arch/laravel-foundation": "5.4.*",
1111
"laravel/tinker": "~1.0"
1212
},
1313
"require-dev": {

0 commit comments

Comments
 (0)