This commit is contained in:
2024-09-06 17:27:26 +05:00
parent 0939b59ec3
commit 15cf1d0c2a
7 changed files with 199 additions and 195 deletions

View File

@@ -2,7 +2,10 @@
"name": "laravel/laravel",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"keywords": ["laravel", "framework"],
"keywords": [
"laravel",
"framework"
],
"license": "MIT",
"require": {
"php": "^8.1",
@@ -89,6 +92,10 @@
"0": {
"type": "vcs",
"url": "https://github.com/anditsung/nova-locale-switcher"
},
"1": {
"type": "path",
"url": "./nova-components/NovaWizardField"
}
},
"config": {