Skip to content

Commit 835cad1

Browse files
committed
Forgot a file in the file list
1 parent 47f3564 commit 835cad1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -938,6 +938,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
938938
<file baseinstalldir="PHP" name="ClassDeclarationSniff.php" role="php">
939939
<tasks:replace from="@package_version@" to="version" type="package-info" />
940940
</file>
941+
<file baseinstalldir="PHP" name="PropertyDeclarationSniff.php" role="php">
942+
<tasks:replace from="@package_version@" to="version" type="package-info" />
943+
</file>
941944
</dir>
942945
<dir name="ControlStructures">
943946
<file baseinstalldir="PHP" name="ElseIfDeclarationSniff.php" role="php">

0 commit comments

Comments
 (0)