Skip to content

Commit 154afbd

Browse files
authored
Prepare for TYPO3 13 compatibility
1 parent 399dd28 commit 154afbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
}
1818
},
1919
"require": {
20-
"php": "^7.4 || ^8.0 || ^8.1 || ^8.2",
21-
"typo3/cms-core": "^11.5 || ^12.4"
20+
"php": "^8.1 || ^8.2 || ^8.3",
21+
"typo3/cms-core": "^12.4 || ^13.1"
2222
},
2323
"replace": {
2424
"typo3-ter/flush_language_cache": "self.version"

0 commit comments

Comments
 (0)