smi2 / phpClickHouse

php ClickHouse wrapper
MIT License
750 stars 139 forks source link

Add allow_plugins setting since Composer 2.2.x #178

Closed peter279k closed 1 year ago

peter279k commented 2 years ago

Changed log

.......
  dealerdirect/phpcodesniffer-composer-installer contains a Composer plugin w  
  hich 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.dealerdirect/phpcod  
  esniffer-composer-installer [true|false]" to enable it (true) or disable it  
   explicitly and suppress this exception (false)                              
  See https://getcomposer.org/allow-plugins
.......