Fix installation breaking for pimcore-project types
2.16.0
Fixed
- Testing suite no longer breaks during installation when composer project type is set to
pimcore-project
.
Added
phpcs.xml
,phpmd.xml
andphpstan.neon
files are now automatically installed in a localpimcore-project
if they don't exist yet.