Merge branch 'feature_Upgrade-to-TYPO3-10' into 'master'
Feature upgrade to typo3 10 See merge request !2
No related branches found
No related tags found
Showing
- Configuration/TCA/Overrides/sys_template.php 7 additions, 0 deletionsConfiguration/TCA/Overrides/sys_template.php
- Configuration/TCA/Overrides/tt_content.php 6 additions, 0 deletionsConfiguration/TCA/Overrides/tt_content.php
- README.md 1 addition, 1 deletionREADME.md
- UPGRADE.md 3 additions, 0 deletionsUPGRADE.md
- composer.json 2 additions, 2 deletionscomposer.json
- ext_emconf.php 4 additions, 4 deletionsext_emconf.php
- ext_localconf.php 1 addition, 1 deletionext_localconf.php
- ext_tables.php 0 additions, 12 deletionsext_tables.php
Configuration/TCA/Overrides/sys_template.php
0 → 100644
UPGRADE.md
0 → 100644
... | ... | @@ -4,9 +4,9 @@ |
"description": "Embed YouTube Videos of a Playlist or Channel", | ||
"homepage": "https://www.sgalinski.de", | ||
"license": "GPL-2.0-or-later", | ||
"version": "3.3.0", | ||
"version": "4.0.0-dev", | ||
"require": { | ||
"typo3/cms-core": "^8.7.24 || ^9.5.4" | ||
"typo3/cms-core": "^9.5.4 || ^10.4.0" | ||
}, | ||
"require-dev": { | ||
"roave/security-advisories": "dev-master" | ||
... | ... |
ext_tables.php
deleted
100644 → 0
Please register or sign in to comment