Skip to content

Commit

Permalink
Fix filename for new doc standard
Browse files Browse the repository at this point in the history
MasterOdin committed Aug 11, 2019
1 parent 9ca756f commit 979df07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -288,7 +288,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
<file baseinstalldir="PHP/CodeSniffer" name="ByteOrderMarkStandard.xml" role="php" />
<file baseinstalldir="PHP/CodeSniffer" name="EndFileNewlineStandard.xml" role="php" />
<file baseinstalldir="PHP/CodeSniffer" name="EndFileNoNewlineStandard.xml" role="php" />
<file baseinstalldir="PHP/CodeSniffer" name="FilePermissionsSniff.xml" role="php" />
<file baseinstalldir="PHP/CodeSniffer" name="FilePermissionsStandard.xml" role="php" />
<file baseinstalldir="PHP/CodeSniffer" name="InlineHTMLStandard.xml" role="php" />
<file baseinstalldir="PHP/CodeSniffer" name="LineEndingsStandard.xml" role="php" />
<file baseinstalldir="PHP/CodeSniffer" name="LineLengthStandard.xml" role="php" />

0 comments on commit 979df07

Please sign in to comment.