mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Update recipe for byhaskell/novaposhta-bundle (#1857)
* Add recipe for byhaskell/novaposhta-bundle * Add recipe for byhaskell/novaposhta-bundle * Add recipe for byhaskell/novaposhta-bundle * Add recipe for byhaskell/novaposhta-bundle * Update recipe for byhaskell/novaposhta-bundle * Update recipe for byhaskell/novaposhta-bundle * Update recipe for byhaskell/novaposhta-bundle * Update recipe for byhaskell/novaposhta-bundle * Update recipe for byhaskell/novaposhta-bundle * Update recipe for byhaskell/novaposhta-bundle
This commit is contained in:
committed by
GitHub
parent
914532e308
commit
f48bfd331f
@@ -1,4 +1,4 @@
|
|||||||
byhaskell_novaposhta:
|
byhaskell_nova_poshta:
|
||||||
# You can create one on the Nova Poshta website at:
|
# You can create one on the Nova Poshta website at:
|
||||||
# https://new.novaposhta.ua/dashboard/settings/developers
|
# https://new.novaposhta.ua/dashboard/settings/developers
|
||||||
api_key: '%env(NP_API_KEY)%'
|
api_key: '%env(NP_API_KEY)%'
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"bundles": {
|
"bundles": {
|
||||||
"byhaskell\\NovaPoshtaBundle\\NovaPoshtaBundle": ["all"]
|
"byhaskell\\NovaPoshtaBundle\\ByhaskellNovaPoshtaBundle": ["all"]
|
||||||
},
|
},
|
||||||
"copy-from-recipe": {
|
"copy-from-recipe": {
|
||||||
"config/": "%CONFIG_DIR%/"
|
"config/": "%CONFIG_DIR%/"
|
||||||
|
|||||||
Reference in New Issue
Block a user