Skip to content

Commit 5be6e58

Browse files
committed
Update common dependency constraints
Require contao/core-bundle ^4.4.8 Require contao-community-alliance/dc-general ^2.1.0 Update constraint menatwork/contao-multicolumnwizard-bundle to ^3.4 for dev
1 parent f74254c commit 5be6e58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
},
3333
"require": {
3434
"php": "^7.1",
35-
"contao-community-alliance/dc-general": "^2.1@dev",
36-
"contao/core-bundle": "^4.4",
35+
"contao-community-alliance/dc-general": "^2.1.0",
36+
"contao/core-bundle": "^4.4.8",
3737
"metamodels/core": "^2.1@dev",
3838
"symfony/dependency-injection": "^3.3 || ^4.0",
3939
"symfony/http-kernel": "^3.3 || ^4.0"
4040
},
4141
"require-dev": {
4242
"contao/manager-plugin": "^2.1",
43-
"menatwork/contao-multicolumnwizard-bundle": "^3.4.0@beta",
43+
"menatwork/contao-multicolumnwizard-bundle": "^3.4",
4444
"phpcq/all-tasks": "^1.2"
4545
},
4646
"autoload": {

0 commit comments

Comments
 (0)