Skip to content

Commit 914532e

Browse files
authored
Add recipe for byhaskell/novaposhta-bundle (#1856)
* Add recipe for byhaskell/novaposhta-bundle * Add recipe for byhaskell/novaposhta-bundle * Add recipe for byhaskell/novaposhta-bundle * Add recipe for byhaskell/novaposhta-bundle * Add recipe for byhaskell/novaposhta-bundle * Add recipe for byhaskell/novaposhta-bundle
1 parent d8e3417 commit 914532e

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
byhaskell_novaposhta:
2+
# You can create one on the Nova Poshta website at:
3+
# https://new.novaposhta.ua/dashboard/settings/developers
4+
api_key: '%env(NP_API_KEY)%'
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"bundles": {
3+
"byhaskell\\NovaPoshtaBundle\\NovaPoshtaBundle": ["all"]
4+
},
5+
"copy-from-recipe": {
6+
"config/": "%CONFIG_DIR%/"
7+
},
8+
"env": {
9+
"NP_API_KEY": ""
10+
}
11+
}

0 commit comments

Comments
 (0)