php-formula/php/json.sls
2014-12-13 00:19:59 -07:00

6 lines
110 B
Plaintext

{% from "php/map.jinja" import php with context %}
php-json:
pkg.installed:
- name: {{ php.json_pkg }}