feat(get-magento-version): add support for MageOS minimal distro

This commit is contained in:
Damien Retzinger
2026-05-25 09:15:50 -04:00
parent befe0807f7
commit 863444afbd
3 changed files with 14 additions and 1 deletions
@@ -0,0 +1,9 @@
{
"packages": [
{
"name": "mage-os/product-minimal-edition",
"version": "3.0.0"
}
],
"packages-dev": []
}