Skip to content

Commit ce58b65

Browse files
authored
Allow install on TYPO3 12.x
1 parent ec10593 commit ce58b65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ext-simplexml": "*",
2222
"ext-libxml": "*",
2323

24-
"typo3/cms-core": "^11.0",
24+
"typo3/cms-core": "^11.0 || ^12.2 || dev-main",
2525
"typo3/cms-extbase": "*",
2626
"typo3/cms-fluid": "*",
2727
"typo3/cms-extensionmanager": "*"

0 commit comments

Comments
 (0)