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