Skip to content

Commit 0fae142

Browse files
committed
[TASK] Bump the TYPO3 11 dependecy to the 11LTS version (11.5)
1 parent 8031a3a commit 0fae142

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
@@ -9,8 +9,8 @@
99
"php": "^7.2 || ^8.0",
1010
"phpstan/phpstan": "^1.8",
1111
"nikic/php-parser": ">= 4.13",
12-
"typo3/cms-core": "^9.5 || ^10.4 || ^11.2",
13-
"typo3/cms-extbase": "^9.5 || ^10.4 || ^11.2"
12+
"typo3/cms-core": "^9.5 || ^10.4 || ^11.5",
13+
"typo3/cms-extbase": "^9.5 || ^10.4 || ^11.5"
1414
},
1515
"require-dev": {
1616
"consistence-community/coding-standard": "^3.10",

0 commit comments

Comments
 (0)