Skip to content

Commit 6cb8553

Browse files
committed
Release version 2.3.0
1 parent c42e072 commit 6cb8553

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

composer.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,14 @@
2828
"email": "[email protected]",
2929
"issues": "https://github.com/MetaModels/bundle_all/issues",
3030
"wiki": "https://de.contaowiki.org/MetaModels",
31-
"irc": "irc://irc.freenode.org/contao.mm",
3231
"source": "https://github.com/MetaModels/bundle_all"
3332
},
3433
"require": {
35-
"contao-community-alliance/contao-multicolumnwizard-frontend-bundle": "^2.2",
36-
"contao-community-alliance/contao-textfield-multiple-bundle": "^2.2",
37-
"contao-community-alliance/dc-general-contao-frontend": "^2.2",
38-
"metamodels/contao-frontend-editing": "^2.2",
39-
"metamodels/core": "^2.2",
40-
"metamodels/dropzone_file_upload": "^2.2"
34+
"contao-community-alliance/contao-multicolumnwizard-frontend-bundle": "^2.3",
35+
"contao-community-alliance/contao-textfield-multiple-bundle": "^2.3",
36+
"contao-community-alliance/dc-general-contao-frontend": "^2.3",
37+
"metamodels/contao-frontend-editing": "^2.3",
38+
"metamodels/core": "^2.3",
39+
"metamodels/dropzone_file_upload": "^2.3"
4140
}
4241
}

0 commit comments

Comments
 (0)