Skip to content

Commit

Permalink
Add Symfony 7 to SonataDoctrineMongoDBBundle
Browse files Browse the repository at this point in the history
  • Loading branch information
franmomu authored and VincentLanglet committed Jan 23, 2024
1 parent f917e2c commit 14ca7a8
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 @@ -53,12 +53,12 @@ doctrine-mongodb-admin-bundle:
php: ['8.0', '8.1', '8.2', '8.3']
php_extensions: ['mongodb']
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']
php_extensions: ['mongodb']
variants:
symfony/symfony: ['5.4.*', '6.3.*', '6.4.*']
symfony/symfony: ['5.4.*', '6.3.*', '6.4.*', '7.0.*']

doctrine-orm-admin-bundle:
documentation_badge_slug: sonata-project-doctrineormadminbundle
Expand Down

0 comments on commit 14ca7a8

Please sign in to comment.