Skip to content

Commit

Permalink
Merge pull request #35 from jcs224/patch-1
Browse files Browse the repository at this point in the history
Update to Laravel 9
  • Loading branch information
malhal authored Feb 12, 2022
2 parents caf23e3 + e0e3f22 commit dc51a1f
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 @@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.6.4",
"laravel/framework": "5.*|6.*|7.*|8.*"
"laravel/framework": "5.*|6.*|7.*|8.*|9.*"
},
"require-dev": {
},
Expand Down

0 comments on commit dc51a1f

Please sign in to comment.