Skip to content

Bump to symfony ^6.4 || ^7.0 #1339

Bump to symfony ^6.4 || ^7.0

Bump to symfony ^6.4 || ^7.0 #1339

name: 'Continuous Integration'
on:
create:
pull_request:
push:
branches:
- '[0-9]+.[0-9]+.x'
- 'refs/pull/*'
jobs:
run:
uses: "nucleos/actions/.github/workflows/continuous-integration.yml@main"
with:
PHP_EXTENSIONS: "mbstring, json"
SYMFONY_VERSIONS: ""
secrets:
CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}"