Skip to content

Update ecs.php with PHP82Migration, because Shopware 6.6 requires PHP 8.2 #140

Update ecs.php with PHP82Migration, because Shopware 6.6 requires PHP 8.2

Update ecs.php with PHP82Migration, because Shopware 6.6 requires PHP 8.2 #140

Workflow file for this run

name: Q&A
on:
pull_request_target:
defaults:
run:
shell: bash
jobs:
call-qa:
uses: shopware/recipes/.github/workflows/callable-qa.yml@main
with:
contrib: true
secrets:
token: ${{ secrets.CI_COMMIT_PAT }}