fix(supported-version): filter uninstallable versions from usable kind (#319)

Exclude versions that cannot be installed due to security or dependency issues:
- Magento 2.4.2 through 2.4.3-p3: require composer <=2.1, which is insecure
- Mage-OS 2.2.1: blocked by webonyx/graphql-php security advisory
This commit is contained in:
Ryan Hoerr
2026-04-15 21:51:50 -04:00
committed by Damien Retzinger
parent bbecc7f5f9
commit f8036173e1
3 changed files with 79 additions and 14 deletions
+13 -13
View File
File diff suppressed because one or more lines are too long