mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:16:13 +01:00
[TASK] Upgrade to helmich/typo3-typoscript-lint
V3 (#645)
This unblocks the road to Symfony 6 (which is required for TYPO3 12).
This commit is contained in:
parent
ed5fc0edb9
commit
98fc40b38d
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
|
|||
### Added
|
||||
|
||||
### Changed
|
||||
- Upgrade to `helmich/typo3-typoscript-lint` V3 (#645)
|
||||
- Upgrade to the testing framework v7 (#629)
|
||||
- Make the TCA ready for TYPO3 v12 (#625)
|
||||
- Upgrade to PHPUnit 9 and PHPCOV 8 (#610)
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"doctrine/dbal": "^2.13.8 || ^3.3.7",
|
||||
"ergebnis/composer-normalize": "^2.28.3",
|
||||
"friendsofphp/php-cs-fixer": "^3.12.0",
|
||||
"helmich/typo3-typoscript-lint": "^2.5.2",
|
||||
"helmich/typo3-typoscript-lint": "^3.0.0",
|
||||
"jangregor/phpstan-prophecy": "^1.0.0",
|
||||
"php-coveralls/php-coveralls": "^2.5.3",
|
||||
"phpspec/prophecy": "^1.15.0",
|
||||
|
|
Loading…
Reference in a new issue