diff --git a/.gitignore b/.gitignore index 723ef36f4..45b12446a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.idea \ No newline at end of file +.idea +/vendor \ No newline at end of file diff --git a/composer.json b/composer.json index cf2799fb8..ceb780440 100644 --- a/composer.json +++ b/composer.json @@ -89,7 +89,7 @@ "visiosoft/media-field_type": "^1.0", "visiosoft/location-module": "^1.0", "visiosoft/input_file-field_type": "^1.0", - "visiosoft/defaultadmin-theme": "^1.0", + "addons/default/visiosoft/defaultadmin-theme": "^1.0", "visiosoft/cats-module": "^1.0", "visiosoft/base-theme": "^1.0", "visiosoft/advs-module": "^1.0",