Skip to content

Commit b59ba2a

Browse files
committed
Merge remote-tracking branch 'origin/contao-5.3' into contao-5.3-fix
2 parents f00f07b + 292ea67 commit b59ba2a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name":"menatwork/semantic_html5",
3-
"version": "3.0.0",
43
"description":"Create html5 elements as content element",
54
"keywords":["html5","semantic","contentelements","wrapper"],
65
"type":"contao-bundle",
@@ -20,7 +19,7 @@
2019
},
2120
"require":{
2221
"php": "^8.1",
23-
"contao/core-bundle": "^5.3.0",
22+
"contao/core-bundle": "^5.3",
2423
"menatwork/contao-multicolumnwizard-bundle": "^3.6"
2524
},
2625
"require-dev":{

0 commit comments

Comments
 (0)