diff options
| author | 2025-03-15 11:53:34 +0100 | |
|---|---|---|
| committer | 2025-03-15 11:53:34 +0100 | |
| commit | a607407f4b71eb29887fa1c95aa6d0aaf7917e22 (patch) | |
| tree | 2a2cab8cf3d33858b01cd3cc4ff846ebe48b4885 /lib/composer.json | |
| parent | f49e5cc7feb35c605ebe397fbed2c7c45b45effc (diff) | |
SimplePie sync upstream (#7434)
https://github.com/FreshRSS/simplepie/pull/34
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 c8cea3715..970f0a994 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.9.3", - "simplepie/simplepie": "dev-freshrss#d7e513f3366b8f26fd32643544f839d0a789abe8" + "simplepie/simplepie": "dev-freshrss#d31582a14f027a3bb72079bbb52be788ed1c6f56" }, "config": { "sort-packages": true, |
