diff options
| author | 2025-07-03 08:45:52 +0200 | |
|---|---|---|
| committer | 2025-07-03 08:45:52 +0200 | |
| commit | 8b73573a32b23be89b6a8da63bab471480d5b6d0 (patch) | |
| tree | db5c32cc3ca6b5e16fb960c4d90f03d471199477 /lib/composer.json | |
| parent | 030a5870724444f2d2ef1cd1d08ed9224b5625d9 (diff) | |
SimplePie: sync upstream (#7706)
https://github.com/FreshRSS/simplepie/pull/43
Diffstat (limited to 'lib/composer.json')
| -rw-r--r-- | lib/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/composer.json b/lib/composer.json index 197ed3a2d..0901f62a6 100644 --- a/lib/composer.json +++ b/lib/composer.json @@ -14,7 +14,7 @@ "marienfressinaud/lib_opml": "0.5.1", "phpgt/cssxpath": "v1.3.0", "phpmailer/phpmailer": "6.10.0", - "simplepie/simplepie": "dev-freshrss#2f0417355a702c678c237eac5ffc273863301a80" + "simplepie/simplepie": "dev-freshrss#d80757267ea1fcbe13d1d1e3a73c2e81f23440de" }, "config": { "sort-packages": true, |
