1<?xml version="1.0"?>2<ruleset name="PHP Compatibility">3<config name="testVersion" value="7.2-" />4<config name="installed_paths" value="vendor/phpcompatibility/php-compatibility/PHPCompatibility" />56<rule ref="PHPCompatibility">7<exclude name="PHPCompatibility.Attributes.NewAttributes" />8</rule>9</ruleset>10