Skip to content

Commit

Permalink
Allow sf7 on SonataPageBundle
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 authored and VincentLanglet committed Oct 18, 2024
1 parent a658b8f commit 8a63a0e
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 @@ -163,12 +163,12 @@ page-bundle:
php: ['8.0', '8.1', '8.2', '8.3']
frontend: true
variants:
symfony/symfony: ['5.4.*', '6.3.*', '6.4.*']
symfony/symfony: ['5.4.*', '6.3.*', '6.4.*', '7.0.*']
4.x:
php: ['8.0', '8.1', '8.2', '8.3']
frontend: true
variants:
symfony/symfony: ['5.4.*', '6.3.*', '6.4.*']
symfony/symfony: ['5.4.*', '6.3.*', '6.4.*', '7.0.*']

seo-bundle:
has_test_kernel: false
Expand Down

0 comments on commit 8a63a0e

Please sign in to comment.