Skip to content

Commit 7de3573

Browse files
authored
Merge pull request #1555 from MetaModels/hotfix/fix_requirements
Fix requirements to avoid conflicts
2 parents ec4a544 + b4c3ddd commit 7de3573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"contao-community-alliance/meta-palettes": "^2.0.10",
3737
"contao-community-alliance/translator": "^2.5",
3838
"contao-community-alliance/url-builder": "^2.0",
39-
"contao/core-bundle": "^5.3",
39+
"contao/core-bundle": "^5.3 <5.7",
4040
"discordier/justtextwidgets": "^2.0",
4141
"doctrine/cache": "^2.1",
4242
"doctrine/dbal": "^3.6",

0 commit comments

Comments
 (0)