<?php
 $phpCodeSnifferConfig = array (
  'installed_paths' => 'vendor/wimg/php-compatibility',
);
?>