Update phpstan.neon.dist #220
ci.yaml
on: push
phpcs
/
phpcs
22s
phpstan
/
phpstan
17s
Matrix: phplint / phplint
Annotations
4 errors
phpstan / phpstan
phpstan/extension-installer contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe.
You can run "composer config --no-plugins allow-plugins.phpstan/extension-installer [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false)
See https://getcomposer.org/allow-plugins
|
phpstan / phpstan
Process completed with exit code 1.
|
phpcs / phpcs
phpstan/extension-installer contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe.
You can run "composer config --no-plugins allow-plugins.phpstan/extension-installer [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false)
See https://getcomposer.org/allow-plugins
|
phpcs / phpcs
Process completed with exit code 1.
|