Skip to content

Commit

Permalink
Merge pull request #6 from hoczeus/master
Browse files Browse the repository at this point in the history
Update laravel support to version 9
  • Loading branch information
gldrenthe89 committed Aug 9, 2022
2 parents a58b590 + 92a309b commit 79b6b92
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 @@ -25,7 +25,7 @@
"require": {
"php": ">=7.1.0",
"laravel/nova": "~3.0",
"illuminate/support": "^7.0|^8.0",
"illuminate/support": "^7.0|^8.0|^9.0",
"optimistdigital/nova-translations-loader": ">=3.1.2"
},
"autoload": {
Expand Down

0 comments on commit 79b6b92

Please sign in to comment.