Adding PHP mustache parser (lightncandy)

Per front-end standards group and architecture cabal

See corresponding change for vendor repo: change Id86b118c

Change-Id: I281acc49c1959bc01d0c1580089fe6896992ba19
This commit is contained in:
kaldari 2015-01-15 15:19:05 -08:00
parent 00e9f0a193
commit 9bb7c560db

View file

@ -22,7 +22,8 @@
"php": ">=5.3.3",
"psr/log": "1.0.0",
"wikimedia/cdb": "1.0.1",
"wikimedia/composer-merge-plugin": "0.5.0"
"wikimedia/composer-merge-plugin": "0.5.0",
"zordius/lightncandy": "0.18"
},
"require-dev": {
"justinrainbow/json-schema": "~1.3",