mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +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:
|
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)%'
|
||||||
@@ -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%/"
|
||||||
Reference in New Issue
Block a user