Skip to content

Commit

Permalink
[DOC] Improve upgrade guide
Browse files Browse the repository at this point in the history
  • Loading branch information
fnagel committed May 18, 2020
1 parent 39c3a92 commit b91a93d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/UpgradeGuide/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ This guide does not covering extending via PHP (aka XCLASS or Hooks) – you nee
What you need to know:

- Added support for TYPO3 10.4 LTS
- Support for PHP 7.3 and 7.4
- Automated CGL and unit tests using Github Actions
- Fix TSconfig inclusion (thanks to @tritum and @tritumBj)
- Rename TS and TSconfig files to newer file extensions
- Move TSconfig file to correct folder
Expand All @@ -30,7 +32,7 @@ What you need to know:
How to upgrade
""""""""""""""

-Adjust your TS / TSconfig file includes if needed
- Adjust your TS / TSconfig file includes if needed
- Clear all caches


Expand Down

0 comments on commit b91a93d

Please sign in to comment.