mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 23:57:29 +02:00
Mention php extension filter (#4608)
While trying around to minimize my installation, I noticed that this extension is nowhere mentioned.
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"ext-libxml": "*",
|
||||
"ext-simplexml": "*",
|
||||
"ext-dom": "*",
|
||||
"ext-json": "*"
|
||||
"ext-json": "*",
|
||||
"ext-filter": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9",
|
||||
|
Reference in New Issue
Block a user