Skip to content

Commit 8031a3a

Browse files
Merge pull request #75 from oliverklee/task/drop-87-support
2 parents fed9050 + 06be326 commit 8031a3a

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": "^8.7 || ^9.5 || ^10.4 || ^11.2",
13-
"typo3/cms-extbase": "^8.7 || ^9.5 || ^10.4 || ^11.2"
12+
"typo3/cms-core": "^9.5 || ^10.4 || ^11.2",
13+
"typo3/cms-extbase": "^9.5 || ^10.4 || ^11.2"
1414
},
1515
"require-dev": {
1616
"consistence-community/coding-standard": "^3.10",

0 commit comments

Comments
 (0)