Skip to content

Commit 91677d8

Browse files
committed
require laravel 6
1 parent eec17d6 commit 91677d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "laravel-frontend-presets/bulma",
3-
"description": "Bulma Frontend Preset For Laravel Framework 5.5 and Up",
3+
"description": "Bulma Frontend Preset For Laravel Framework 6.0 and Up",
44
"keywords": ["laravel", "preset", "bulma"],
55
"license": "MIT",
66
"require": {
7-
"laravel/framework": "^5.5"
7+
"laravel/framework": "^6.0"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)