mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-12-18 08:54:20 +03:00
13 lines
186 B
JSON
13 lines
186 B
JSON
|
{
|
||
|
"require": {
|
||
|
"php": ">=5.6",
|
||
|
"ext-mbstring": "*",
|
||
|
"ext-sqlite3": "*",
|
||
|
"ext-curl": "*",
|
||
|
"ext-openssl": "*",
|
||
|
"ext-libxml": "*",
|
||
|
"ext-simplexml": "*",
|
||
|
"ext-json": "*"
|
||
|
}
|
||
|
}
|