We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8031a3a + 0fae142 commit f5e71a0Copy full SHA for f5e71a0
composer.json
@@ -9,8 +9,8 @@
9
"php": "^7.2 || ^8.0",
10
"phpstan/phpstan": "^1.8",
11
"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"
+ "typo3/cms-core": "^9.5 || ^10.4 || ^11.5",
+ "typo3/cms-extbase": "^9.5 || ^10.4 || ^11.5"
14
},
15
"require-dev": {
16
"consistence-community/coding-standard": "^3.10",
0 commit comments