Skip to content

Commit

Permalink
update laravel version
Browse files Browse the repository at this point in the history
  • Loading branch information
lostincode committed May 11, 2020
1 parent 8587088 commit d5db975
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 @@ -18,7 +18,7 @@
"require": {
"php": ">=5.4.0",
"codesleeve/stapler": "dev-master",
"laravel/framework": "4.*|5.*"
"laravel/framework": "4.*|5.*|6.*"
},
"autoload": {
"classmap": [
Expand Down

0 comments on commit d5db975

Please sign in to comment.