Skip to content

Commit

Permalink
Merge pull request #4 from daniel-de-wit/daniel-de-wit-patch-1
Browse files Browse the repository at this point in the history
Support Laravel 9
  • Loading branch information
daniel-de-wit committed Apr 5, 2022
2 parents a660b29 + 35d2444 commit 6f46fbd
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 @@ -12,7 +12,7 @@
"php": "^7.2.5 || ^8.0",
"cakephp/chronos": "^2.0",
"czim/laravel-paperclip": "^3.0 || ^4.0",
"illuminate/database": "^7.0 || ^8.2",
"illuminate/database": "^7.0 || ^8.2 || ^9.0",
"laravel/nova": "^3.0"
},
"require-dev": {
Expand Down

0 comments on commit 6f46fbd

Please sign in to comment.