Skip to content

Commit ba71af1

Browse files
author
Nicolas Rodriguez
authored
Merge pull request #182 from sticky-note/feat/mods
fix(mods): fixup for #181
2 parents 1943ab5 + e2d7b4b commit ba71af1

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)