diff --git a/supported-version/src/kind/get-currently-supported.spec.ts b/supported-version/src/kind/get-currently-supported.spec.ts index 5c8f794..61ce710 100644 --- a/supported-version/src/kind/get-currently-supported.spec.ts +++ b/supported-version/src/kind/get-currently-supported.spec.ts @@ -83,7 +83,8 @@ describe('getCurrentlySupportedVersions for magento-open-source', () => { 'magento/project-community-edition:2.4.7-p9', 'magento/project-community-edition:2.4.8-p4', ]], - ['2026-03-15T00:00:00Z', 'Day after v2.4.6 EoL', [ + ['2026-03-15T00:00:00Z', 'Day after original v2.4.6-p14 release', [ + 'magento/project-community-edition:2.4.6-p14', 'magento/project-community-edition:2.4.7-p9', 'magento/project-community-edition:2.4.8-p4', ]], diff --git a/supported-version/src/versions/magento-open-source/individual.json b/supported-version/src/versions/magento-open-source/individual.json index b142644..bc46cac 100644 --- a/supported-version/src/versions/magento-open-source/individual.json +++ b/supported-version/src/versions/magento-open-source/individual.json @@ -795,7 +795,7 @@ "nginx": "nginx:1.22", "os": "ubuntu-latest", "release": "2026-03-10T00:00:00+0000", - "eol": "2026-03-14T00:00:00+0000" + "eol": "2026-08-11T00:00:00+0000" }, "magento/project-community-edition:2.4.7": { "magento": "magento/project-community-edition:2.4.7",