Skip to content

Commit d2d328d

Browse files
committed
Change the required version for multicolumnwizard.
1 parent d08b7df commit d2d328d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"php":">=5.3",
3030
"contao/core":">=2.11,<4",
3131
"contao-community-alliance/composer-installer":"*",
32-
"menatwork/contao-multicolumnwizard":"3.2.*"
32+
"menatwork/contao-multicolumnwizard":"~3.2"
3333
},
3434
"autoload":{
3535
"classmap":["system/"]

0 commit comments

Comments
 (0)