diff options
| author | 2026-01-17 12:09:04 +0100 | |
|---|---|---|
| committer | 2026-01-17 12:09:04 +0100 | |
| commit | db16450b93e300c22867823a27fa5c02f59f03db (patch) | |
| tree | 912a77802a716f5cd74bd2a1a986b671e8a2ce0e /lib/composer.json | |
| parent | 307b527279aa3d3911a5bf411433df4be2093022 (diff) | |
Bump SimplePie (#8443)
* https://github.com/FreshRSS/simplepie/pull/68
* https://github.com/FreshRSS/simplepie/pull/69
fix https://github.com/FreshRSS/FreshRSS/issues/8441
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 727982e8b..1f2edfb57 100644 --- a/lib/composer.json +++ b/lib/composer.json @@ -14,7 +14,7 @@ "marienfressinaud/lib_opml": "0.5.1", "phpgt/cssxpath": "v1.4.0", "phpmailer/phpmailer": "7.0.1", - "simplepie/simplepie": "dev-freshrss#02d08ffe43b7e93239f90f7d700475891cefcef8" + "simplepie/simplepie": "dev-freshrss#ecc7ef140142d0fc224128efb10b48322b5f707c" }, "config": { "sort-packages": true, |
