PS-144.3168 <sebastian@helium Update php.xml

This commit is contained in:
Sebastian Fischer 2016-01-28 18:41:52 +01:00
parent 26b46f8f50
commit f3e60662b6

View File

@ -1,7 +1,7 @@
<application> <application>
<component name="PhpCodeSniffer"> <component name="PhpCodeSniffer">
<phpcs_settings> <phpcs_settings>
<PhpCSConfiguration standards="MySource;PEAR;PHPCS;PSR1;PSR2;Squiz;Zend" tool_path="$USER_HOME$/.composer/vendor/bin/phpcs" /> <PhpCSConfiguration standards="MySource;PEAR;PHPCS;PSR1;PSR2;Squiz;TYPO3CMS;TYPO3SniffPool;Zend" tool_path="$USER_HOME$/.composer/vendor/bin/phpcs" />
</phpcs_settings> </phpcs_settings>
</component> </component>
<component name="PhpInterpreters"> <component name="PhpInterpreters">