Skip to content

Commit 61f10ae

Browse files
vnc-stelcweiske
authored andcommitted
Fix TYPO3 v11 support in composer.json
* change typo3 version to 11.5 Taken from fullstackfreelancer#1
1 parent 393d38b commit 61f10ae

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
@@ -25,7 +25,7 @@
2525
},
2626
"license": "GPL-3.0-or-later",
2727
"require": {
28-
"typo3/cms-core": "^11.8 || ^12.0"
28+
"typo3/cms-core": "^11.5 || ^12.0"
2929
},
3030
"keywords": [
3131
"TYPO3",

0 commit comments

Comments
 (0)