Skip to content

Commit

Permalink
Merge pull request #116 from mostafaznv/dev
Browse files Browse the repository at this point in the history
chore: support laravel 11
  • Loading branch information
mostafaznv committed Mar 14, 2024
2 parents ddc3677 + 98397b9 commit 43995a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": "^8.1",
"intervention/image": "^3.1.0",
"laravel/framework": "^9.0|^10.0",
"laravel/framework": "^9.0|^10.0|^11.0",
"laravel/nova": "^4.13",
"mostafaznv/nova-video": "^6.1.0",
"nova-kit/nova-packages-tool": "^1.2",
Expand Down
2 changes: 1 addition & 1 deletion dist/js/field.js

Large diffs are not rendered by default.

0 comments on commit 43995a8

Please sign in to comment.