Skip to content

Commit e0453b2

Browse files
committed
Change Laravel dependency to 5.5 & up
1 parent f710e20 commit e0453b2

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
@@ -4,7 +4,7 @@
44
"keywords": ["laravel", "preset", "bulma"],
55
"license": "MIT",
66
"require": {
7-
"laravel/framework": "5.5.*"
7+
"laravel/framework": "^5.5"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)