Skip to content

Commit 4a46402

Browse files
committed
Add conflict with Contao >= 5.7
1 parent e094886 commit 4a46402

File tree

2 files changed

+1385
-1580
lines changed

2 files changed

+1385
-1580
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)