Skip to content

Commit 42c67ee

Browse files
authored
add knplabs/doctrine-behaviors variants for translation bundle (#2999)
1 parent 2d57d97 commit 42c67ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/projects.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,10 +188,12 @@ translation-bundle:
188188
php: ['8.2', '8.3', '8.4', '8.5']
189189
variants:
190190
symfony/symfony: ['6.4.*', '7.3.*', '7.4.*', '8.0.*']
191+
knplabs/doctrine-behaviors: ['^2.6.2', '^3.0']
191192
3.x:
192193
php: ['8.2', '8.3', '8.4', '8.5']
193194
variants:
194195
symfony/symfony: ['6.4.*', '7.3.*', '7.4.*', '8.0.*']
196+
knplabs/doctrine-behaviors: ['^2.6.2', '^3.0']
195197

196198
twig-extensions:
197199
documentation_badge_slug: sonata-project-twig-extensions

0 commit comments

Comments
 (0)