mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
Rename jupi007 vendor to jupi (#1286)
* Rename jupi007 vendor to jupi * Rename vendor in file name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
jupi007_presta_shop_webservice:
|
||||
jupi_presta_shop_webservice:
|
||||
connection:
|
||||
store_root_path: '%env(PRESTA_WEBSERVICE_ROOT_PATH)%'
|
||||
authentication_key: '%env(PRESTA_WEBSERVICE_AUTH_KEY)%'
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Jupi007\\PrestaShopWebserviceBundle\\Jupi007PrestaShopWebserviceBundle": ["all"]
|
||||
"Jupi\\PrestaShopWebserviceBundle\\JupiPrestaShopWebserviceBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
Reference in New Issue
Block a user