Add support for hofff/contao-consent-bridge #81

This commit is contained in:
David Molineus
2020-08-28 17:14:33 +02:00
parent 90c4621918
commit 86026a473b
4 changed files with 45 additions and 0 deletions

View File

@@ -42,8 +42,12 @@
},
"require-dev": {
"contao/manager-plugin": "^2.1",
"hofff/contao-consent-bridge": "^1.0",
"phpcq/all-tasks": "^1.2"
},
"conflict": {
"hofff/contao-consent-bridge": "<1.0 || >= 2.0"
},
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev",