Fix PHPCS by requiring specific dependency versions
#19361
c: Tests & QAnot-in-changelog4.12.0
@sgiehl
opened this Pull Request on June 15th 2022
Member
Description:
As it currently makes problem to always use the latest version of php cs and the coding standards, I've decided to fix the versions we are using. Won't hurt to do that, and we can update them manually if we need it.
[ ] Potential edge cases thought about (behavior of the code with strange input, with strange internal state or possible interactions with other Matomo subsystems)
[ ] Usability review done (is anything maybe unclear or think about anything that would cause people to reach out to support)