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:
Martin Flogaus
2026-06-12 05:36:40 +04:00
committed by GitHub
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"
}
}