Skip to content
Snippets Groups Projects
Commit 0186699c authored by Johannes Kreiner's avatar Johannes Kreiner
Browse files

[TASK] Raise TYPO3 requirement to 8.7.0-9.5.99

parent 29312d4d
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
"license": "GPL-2.0-or-later",
"version": "1.1.2",
"require": {
"typo3/cms-core": "7.6.0 - 8.7.99"
"typo3/cms-core": "^8.7.24 || ^9.5.4"
},
"replace": {
"sg_youtube": "self.version"
......
......@@ -39,7 +39,7 @@ $EM_CONF[$_EXTKEY] = [
'version' => '1.1.2',
'constraints' => [
'depends' => [
'typo3' => '7.6.0-8.7.99',
'typo3' => '8.7.0-9.5.99',
],
'conflicts' => [],
'suggests' => [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment