Skip to content

Commit

Permalink
require laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
deeshrestha committed Sep 7, 2019
1 parent eec17d6 commit 91677d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "laravel-frontend-presets/bulma",
"description": "Bulma Frontend Preset For Laravel Framework 5.5 and Up",
"description": "Bulma Frontend Preset For Laravel Framework 6.0 and Up",
"keywords": ["laravel", "preset", "bulma"],
"license": "MIT",
"require": {
"laravel/framework": "^5.5"
"laravel/framework": "^6.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 91677d8

Please # to comment.