forked from wallabag/wallabag
Unlock php-readability
This commit is contained in:
committed by
Nicolas Lœuillet
parent
4c23196304
commit
09af127446
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user