Skip to content

Commit

Permalink
Merge pull request #11 from Kreshnik/master
Browse files Browse the repository at this point in the history
Adding Laravel 10 compatibility
  • Loading branch information
gldrenthe89 authored Aug 16, 2023
2 parents 31aa96d + 929435d commit d711c30
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 @@ -24,7 +24,7 @@
],
"require": {
"laravel/nova": "~4.0",
"illuminate/support": "^9.0",
"illuminate/support": "^9.0|^10.0",
"outl1ne/nova-translations-loader": "^5.0"
},
"autoload": {
Expand Down

0 comments on commit d711c30

Please sign in to comment.