Skip to content

Commit 17f954b

Browse files
committed
Add conflict with Contao >= 5.7
1 parent e094886 commit 17f954b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
"bamarni/composer-bin-plugin": "^1.4",
3333
"contao/manager-plugin": "^2.0"
3434
},
35+
"conflict": {
36+
"contao/core-bundle": ">=5.7"
37+
},
3538
"extra": {
3639
"bamarni-bin": {
3740
"bin-links": false

0 commit comments

Comments
 (0)