Skip to content

Commit b6c7df5

Browse files
committed
Update composer requirements
1 parent 87dd220 commit b6c7df5

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,18 @@
4949
"source": "https://github.com/MetaModels/attribute_translatedtablemulti"
5050
},
5151
"require": {
52-
"php": "^7.2",
53-
"contao-community-alliance/dc-general": "^2.1.3",
52+
"php": "^7.4",
53+
"contao-community-alliance/dc-general": "^2.2",
5454
"contao/core-bundle": "^4.9.0, <4.13.0",
55-
"metamodels/core": "^2.1.1",
56-
"symfony/dependency-injection": "^3.4.26 || ^4.2.7",
57-
"symfony/http-kernel": "^3.4.26 || ^4.2.7",
55+
"metamodels/core": "^2.2",
56+
"symfony/dependency-injection": "^4.4",
57+
"symfony/http-kernel": "^4.4",
5858
"ext-pdo": "*"
5959
},
6060
"require-dev": {
6161
"contao/manager-plugin": "^2.1",
62-
"menatwork/contao-multicolumnwizard-bundle": "^3.4",
63-
"phpcq/all-tasks": "^1.2"
62+
"menatwork/contao-multicolumnwizard-bundle": "^3.5",
63+
"phpcq/all-tasks": "^1.3"
6464
},
6565
"autoload": {
6666
"psr-4": {

0 commit comments

Comments
 (0)