Unlock php-readability

This commit is contained in:
Jeremy Benoist
2025-06-03 10:33:41 +02:00
committed by Nicolas Lœuillet
parent 4c23196304
commit 09af127446
2 changed files with 9 additions and 12 deletions

View File

@ -37,9 +37,6 @@
"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": "*",
@ -83,7 +80,7 @@
"html2text/html2text": "^4.3.1",
"incenteev/composer-parameter-handler": "^2.1.5",
"j0k3r/graby": "^2.4.5",
"j0k3r/php-readability": "1.2.10",
"j0k3r/php-readability": "^1.2.13",
"javibravo/simpleue": "^2.1",
"jms/serializer": "^3.29.1",
"jms/serializer-bundle": "^5.3.1",