mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-01-10 23:06:11 +01:00
tea/tools
Oliver Klee 20112ac115
[TASK] Move most development tools from PHIVE to Composer ()
We now only use PHIVE for those tools that are not compatible
with the PHP versions we currently support (7.2-7.4).
This currently is only the PHP copy-paste detector
(which requires PHP >= 7.3).

This also (as a nice side effect) provides `ddev composer normalize`
out of the box.

For YAML linting, we now use the `symfony/yaml` package (which already
was installed as an indirected dependency, and which we now explicitly
require).

Fixes 
Fixes 
2021-08-24 02:42:02 +02:00
..
phive [TASK] Drop the .phar suffix from the tools () 2021-02-24 12:02:56 +01:00
phpcpd [TASK] Drop the .phar suffix from the tools () 2021-02-24 12:02:56 +01:00