mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-02-22 02:49:29 +01: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": "*"
|
|
}
|
|
}
|