Skip to content

Commit 65bd5a4

Browse files
authored
Fix Grammar: composerTask attributes are each optional (#1941)
1 parent 6848ec8 commit 65bd5a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/phing-grammar.rng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2899,6 +2899,8 @@
28992899
<attribute name="command">
29002900
<data type="string"/>
29012901
</attribute>
2902+
</optional>
2903+
<optional>
29022904
<attribute name="php">
29032905
<data type="string"/>
29042906
</attribute>

0 commit comments

Comments
 (0)