Skip to content

Commit

Permalink
Add SF7 for exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet committed Nov 27, 2023
1 parent 466cf8b commit cee0f58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@ exporter:
php: ['8.0', '8.1', '8.2']
php_extensions: ['mongodb']
variants:
symfony/symfony: ['5.4.*', '6.2.*', '6.3.*']
symfony/symfony: ['5.4.*', '6.2.*', '6.3.*', '7.0.*']
3.x:
php: ['8.0', '8.1', '8.2']
php_extensions: ['mongodb']
variants:
symfony/symfony: ['5.4.*', '6.2.*', '6.3.*']
symfony/symfony: ['5.4.*', '6.2.*', '6.3.*', '7.0.*']

formatter-bundle:
branches:
Expand Down

0 comments on commit cee0f58

Please sign in to comment.