Skip to content

Commit e2d7b4b

Browse files
author
nb
committed
fix(mods): fixup for #181
1 parent 3f6c0bc commit e2d7b4b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

php/ng/simplexml.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
{% set state = 'simplexml' %}
2-
{% include "php/ng/installed.jinja" %}
2+
{% include "php/ng/installed.jinja" %}

php/ng/xmlwriter.sls

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{% set state = 'xmlwriter' %}
2+
{% include "php/ng/installed.jinja" %}

0 commit comments

Comments
 (0)