Pin j0k3r/php-readability to 1.2.10

We pin php-readability to 1.2.10 because of a regression in 1.2.12

Workaround for #8151

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Nicolas Lœuillet
2025-05-25 08:11:54 +02:00
committed by Kevin Decherf
parent 70999075a6
commit 29162bde9d
2 changed files with 12 additions and 8 deletions

View File

@ -37,6 +37,9 @@
"email": "hello@wallabag.org",
"issues": "https://github.com/wallabag/wallabag/issues"
},
"_comment": [
"j0k3r/php-readability is pinned to 1.2.10 due to a regression in 1.2.12"
],
"require": {
"php": ">=7.4",
"ext-ctype": "*",
@ -80,6 +83,7 @@
"html2text/html2text": "^4.3.1",
"incenteev/composer-parameter-handler": "^2.1.5",
"j0k3r/graby": "^2.4.5",
"j0k3r/php-readability": "1.2.10",
"javibravo/simpleue": "^2.1",
"jms/serializer": "^3.29.1",
"jms/serializer-bundle": "^5.3.1",