Update from PHP 7.4 to 8.0 and update all components
This commit is contained in:
parent
2ba38e0e49
commit
50ce35f48c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.3.0",
|
"php": "^8.0",
|
||||||
"typo3/cms-core": "*",
|
"typo3/cms-core": "*",
|
||||||
"danielsiepmann/tracking": "^1.1",
|
"danielsiepmann/tracking": "^1.1",
|
||||||
"scrivo/highlight.php": "^9.15.10"
|
"scrivo/highlight.php": "^9.15.10"
|
||||||
|
|
Loading…
Reference in a new issue