lbry.com/composer.json
netop:// ウェッブ 9186f2cdaf
Change .io to .com (#984)
* Flatten commits

* Fixed old blog links
2019-03-19 16:59:22 -05:00

15 lines
337 B
JSON

{
"name": "lbry/lbry.com",
"require": {
"php": ">=7.0",
"ext-curl": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"leafo/scssphp": "0.7.6",
"erusev/parsedown": "^1.6",
"erusev/parsedown-extra": "^0.7.1",
"pelago/emogrifier": "^2.0",
"mustangostang/spyc": "^0.6.2",
"phpunit/phpunit": "^6.5"
}
}