add the dialoog
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
"spatie/laravel-translatable": "^6.5",
|
||||
"spatie/nova-backup-tool": "^5.0",
|
||||
"stepanenko3/nova-logs-tool": "^2.1",
|
||||
"trin4ik/nova-switcher": "^0.4.0"
|
||||
"trin4ik/nova-switcher": "^0.4.0",
|
||||
"nurmuhammet/nova-custom-html": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.9.1",
|
||||
@@ -85,6 +86,10 @@
|
||||
"1": {
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/nurmuhammet-ali/nova-grid"
|
||||
},
|
||||
"2": {
|
||||
"type": "path",
|
||||
"url": "/Users/nurmuhammetallanov/code/package-development/laravel/nova/custom-html"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
@@ -96,6 +101,6 @@
|
||||
"php-http/discovery": true
|
||||
}
|
||||
},
|
||||
"minimum-stability": "beta",
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user