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:
parent
00e9f0a193
commit
9bb7c560db
1 changed files with 2 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue