This commit is contained in:
2024-10-01 19:07:23 +05:00
parent 9fecfccf22
commit 4dde4b357a
26 changed files with 26396 additions and 262 deletions

View File

@@ -24,7 +24,6 @@
"laravel/tinker": "^2.8",
"maantje/pulse-php-fpm": "^0.2.1",
"morrislaptop/laravel-pulse-4xx": "^0.0.2",
"nurmuhammet/nova-custom-html": "^1.0",
"nurmuhammet/nova-inputmask": "^1.0",
"outl1ne/nova-grid": "@dev",
"outl1ne/nova-simple-repeatable": "^2.2",
@@ -37,7 +36,8 @@
"stepanenko3/nova-logs-tool": "^2.1",
"stevebauman/location": "^7.1",
"symfony/filesystem": "^7.0",
"trin4ik/nova-switcher": "^0.4.0"
"trin4ik/nova-switcher": "^0.4.0",
"nurmuhammet/nova-custom-html": "@dev"
},
"require-dev": {
"fakerphp/faker": "^1.9.1",
@@ -98,6 +98,10 @@
"1": {
"type": "vcs",
"url": "https://github.com/nurmuhammet-ali/nova-tabs"
},
"2": {
"type": "path",
"url": "./nova-components/NovaCustomHtml"
}
},
"config": {
@@ -111,4 +115,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}