Rename jupi007 vendor to jupi (#1286)

* Rename jupi007 vendor to jupi

* Rename vendor in file name
This commit is contained in:
Paul Kepinski
2022-02-19 12:13:34 +01:00
committed by GitHub
parent b18b07558e
commit 3138bb76b3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
jupi007_presta_shop_webservice: jupi_presta_shop_webservice:
connection: connection:
store_root_path: '%env(PRESTA_WEBSERVICE_ROOT_PATH)%' store_root_path: '%env(PRESTA_WEBSERVICE_ROOT_PATH)%'
authentication_key: '%env(PRESTA_WEBSERVICE_AUTH_KEY)%' authentication_key: '%env(PRESTA_WEBSERVICE_AUTH_KEY)%'

View File

@@ -1,6 +1,6 @@
{ {
"bundles": { "bundles": {
"Jupi007\\PrestaShopWebserviceBundle\\Jupi007PrestaShopWebserviceBundle": ["all"] "Jupi\\PrestaShopWebserviceBundle\\JupiPrestaShopWebserviceBundle": ["all"]
}, },
"copy-from-recipe": { "copy-from-recipe": {
"config/": "%CONFIG_DIR%/" "config/": "%CONFIG_DIR%/"