Skip to content

Commit 9f0f8e0

Browse files
rustymcflyMartin Flogaus
andauthored
Leoparden/plugin license manager (#2002)
* adds leoparden/plugin-license-manager * Remove aliases from manifest.json --------- Co-authored-by: Martin Flogaus <flogaus@leoparden.net>
1 parent ad26c8d commit 9f0f8e0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"bundles": {
3+
"Leoparden\\PluginLicenseManager\\PluginLicenseManager": ["all"]
4+
},
5+
"env": {
6+
"#1": "Platform identifier reported to the hub's /lifecycle/{platform}/{extension} endpoint.",
7+
"LEOPARDEN_LICENSE_PLATFORM": "shopware"
8+
}
9+
}

0 commit comments

Comments
 (0)