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.
1 parent c7ee409 commit 53a317bCopy full SHA for 53a317b
composer.json
@@ -4,8 +4,8 @@
4
"description": "Speed up TYPO3 rendering via HTTP/2 Server Push",
5
"require": {
6
"php": "^7.0",
7
- "typo3/cms-core": "^7.6 || ^8.7 || ^9.5",
8
- "typo3/cms-frontend": "^7.6 || ^8.7 || ^9.5"
+ "typo3/cms-core": "^7.6 || ^8.7 || ^9.5 || ^10.0",
+ "typo3/cms-frontend": "^7.6 || ^8.7 || ^9.5 || ^10.0"
9
},
10
"require-dev": {
11
"phpunit/phpunit": "~7.0",
0 commit comments