Skip to content

Commit 53a317b

Browse files
author
Achim Fritz
committed
[TASK] Update TYPO3 dependencies to 10.0
Relates to: BWEB-372
1 parent c7ee409 commit 53a317b

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
@@ -4,8 +4,8 @@
44
"description": "Speed up TYPO3 rendering via HTTP/2 Server Push",
55
"require": {
66
"php": "^7.0",
7-
"typo3/cms-core": "^7.6 || ^8.7 || ^9.5",
8-
"typo3/cms-frontend": "^7.6 || ^8.7 || ^9.5"
7+
"typo3/cms-core": "^7.6 || ^8.7 || ^9.5 || ^10.0",
8+
"typo3/cms-frontend": "^7.6 || ^8.7 || ^9.5 || ^10.0"
99
},
1010
"require-dev": {
1111
"phpunit/phpunit": "~7.0",

0 commit comments

Comments
 (0)