Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanenko3 committed Jun 16, 2023
1 parent 009b4c9 commit 04b288d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,12 @@
"require": {
"php": ">=8.0",
"laravel/nova": "^4.0",
"stepanenko3/nova-filemanager": "*"
"stepanenko3/nova-filemanager": "^6.0"
},
"repositories": [
{
"type": "composer",
"url": "https://laravel-nova.site"
},
{
"type": "path",
"url": "../nova-filemanager"
}
],
"autoload": {
Expand Down

0 comments on commit 04b288d

Please sign in to comment.