aboutsummaryrefslogtreecommitdiff
path: root/lib/composer.json
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-09-13 00:19:31 +0200
committerGravatar GitHub <noreply@github.com> 2025-09-13 00:19:31 +0200
commitb04104fd957801b547c232436e6584fde7fdb02f (patch)
tree6677c688b105e91c077cabf55160dea4a587272b /lib/composer.json
parent08335911313ff98e0a791c5f773078f819519db6 (diff)
Bump SimplePie to 1.9.0 (#7955)
Main change is https://github.com/simplepie/simplepie/pull/937 (PHP 8.5: Conditionally call deprecated functions) P.S. a sync with SimplePie upstream was already done recently, hence the limited changes: * https://github.com/FreshRSS/FreshRSS/pull/7775
Diffstat (limited to 'lib/composer.json')
-rw-r--r--lib/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/composer.json b/lib/composer.json
index 2eebbc7e4..1e4b34c55 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#24fc939c10b3b8d3d486a4f467bbb9d8c98a6878"
+ "simplepie/simplepie": "dev-freshrss#bb2cea342635b1b54fc34a0f0a1001e55d15064a"
},
"config": {
"sort-packages": true,