diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1cc6245..2d4d255 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,8 +41,8 @@ jobs: - { tag: 'v4.0', php: '8.4', distro: bookworm, version-override: "", latest-tag: true } - { tag: '4.x', php: '8.4', distro: bookworm, version-override: "v4-dev", latest-tag: false } - { tag: '5.x', php: '8.5', distro: trixie, version-override: "", latest-tag: false } - # - { tag: 'v5.0', php: '8.5', distro: trixie, version-override: "", latest-tag: false } - # - { tag: '5.x', php: '8.5', distro: trixie, version-override: "v5-dev", latest-tag: false } + - { tag: 'v5.0', php: '8.5', distro: trixie, version-override: "", latest-tag: true } + - { tag: '5.x', php: '8.5', distro: trixie, version-override: "v5-dev", latest-tag: false } steps: - uses: actions/checkout@v4 diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2f93ada..a0a4595 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -51,7 +51,7 @@ jobs: docker run --rm pimcore-image test ! -f /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini fi - docker run --rm pimcore-image composer create-project pimcore/skeleton:2025.x-dev pimcore --no-scripts ${{ matrix.composerOptions }} + docker run --rm pimcore-image composer create-project pimcore/skeleton:2026.x-dev pimcore --no-scripts ${{ matrix.composerOptions }} if [ "$imageVariant" != "min" ]; then docker run -v "$(pwd)/.github/files":/var/www/html --rm pimcore-image php test_heif.php diff --git a/README.md b/README.md index 10e76ee..a724288 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,13 @@ Use either of the following commands: ### Pimcore version compatibility & recommendations -| Image / Pimcore | v10 | v11 | v2023.3 | v2024.4 |v2025.x -|-----------------|-----|-----|---------|---------|------| -| v1 | ✅ | ✅ | ✅ | ✅ | ❌ | -| v2 | ❌ | ✅ | ✅ | ✅ | ❌ | -| v3 | ❌ | ✅* | ✅* | ✅* | ✅ | -| v4 | ❌ | ❌ | ❌ | ❌ | ✅* | +| Image / Pimcore | v10 | v11 | v2023.3 | v2024.4 |v2025.x|v2026.x| +|-----------------|-----|-----|---------|---------|------|-------| +| v1 | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | +| v2 | ❌ | ✅ | ✅ | ✅ | ❌ | ❌ | +| v3 | ❌ | ✅* | ✅* | ✅* | ✅ | ❌ | +| v4 | ❌ | ❌ | ❌ | ❌ | ✅* | ❌ | +| v5 | ❌ | ❌ | ❌ | ❌ | ❌ | ✅* | > *) recommended version