Skip to content

Commit

Permalink
Laravel 6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
hailwood authored Sep 29, 2019
1 parent 3a376d8 commit c3907d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A Laravel form package",
"require": {
"php": "^7.2.0",
"laravel/framework": "~5.7"
"laravel/framework": "^5.7|^5.8|^6.0"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit c3907d8

Please sign in to comment.