Skip to content

Commit 9a354fe

Browse files
authored
Update license and contao-Core requirement
1 parent 3771eb8 commit 9a354fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"keywords":["contao", "widget", "wizard"],
55
"type": "contao-module",
66
"homepage":"http://www.men-at-work.de",
7-
"license":"LGPL-3.0+",
7+
"license":"LGPL-3.0-or-later",
88
"authors":[
99
{
1010
"name": "Andreas Isaak",
@@ -44,7 +44,7 @@
4444
"source":"https://github.com/menatwork/MultiColumnWizard"
4545
},
4646
"require": {
47-
"contao/core-bundle":"~3.2 || ~4.1",
47+
"contao/core-bundle":"~3.5 || ~4.1",
4848
"contao-community-alliance/composer-plugin":"~2.4 || ~3.0"
4949
},
5050
"autoload":{

0 commit comments

Comments
 (0)