Skip to content

Commit

Permalink
Merge pull request #24 from Flobbos/4.x
Browse files Browse the repository at this point in the history
Added Laravel 9
  • Loading branch information
Flobbos authored Mar 2, 2022
2 parents 421d4b4 + 76019d1 commit bb53311
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 @@ -16,7 +16,7 @@
],
"require": {
"php": "^7.3|^8.0",
"illuminate/support": "8.*",
"illuminate/support": "8.*|9.*",
"cocur/slugify": "^4.0"
},
"extra": {
Expand Down

0 comments on commit bb53311

Please sign in to comment.