mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 10:36:52 +03:00
Leoparden/plugin license manager (#2002)
* adds leoparden/plugin-license-manager * Remove aliases from manifest.json --------- Co-authored-by: Martin Flogaus <flogaus@leoparden.net>
This commit is contained in:
co-authored by
Martin Flogaus
parent
ad26c8dae2
commit
9f0f8e0e36
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Leoparden\\PluginLicenseManager\\PluginLicenseManager": ["all"]
|
||||
},
|
||||
"env": {
|
||||
"#1": "Platform identifier reported to the hub's /lifecycle/{platform}/{extension} endpoint.",
|
||||
"LEOPARDEN_LICENSE_PLATFORM": "shopware"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user