mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-02-19 00:29:55 +03:00
12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"ext-mbstring": "*",
|
|
"ext-sqlite3": "*",
|
|
"ext-curl": "*",
|
|
"ext-openssl": "*",
|
|
"ext-libxml": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-json": "*"
|
|
}
|
|
}
|