We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c67ee commit 512f4b8Copy full SHA for 512f4b8
config/projects.yaml
@@ -186,11 +186,13 @@ translation-bundle:
186
branches:
187
4.x:
188
php: ['8.2', '8.3', '8.4', '8.5']
189
+ target_php: 8.3 #due to knplabs/doctrine-behaviors variant
190
variants:
191
symfony/symfony: ['6.4.*', '7.3.*', '7.4.*', '8.0.*']
192
knplabs/doctrine-behaviors: ['^2.6.2', '^3.0']
193
3.x:
194
195
196
197
198
0 commit comments