mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-26 22:16:12 +00:00
Compare commits
16
Commits
ced50c9c10
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
44c3e02f01 | ||
|
|
a57cc7b25a | ||
|
|
67b869b37f | ||
|
|
a76eaa555a | ||
|
|
7701717086 | ||
|
|
0dab8c72c4 | ||
|
|
4c0b341bff | ||
|
|
9736f08a12 | ||
|
|
3e159d4e24 | ||
|
|
3677c91b29 | ||
|
|
c88b196ee6 | ||
|
|
ad05b00797 | ||
|
|
cbad259ba2 | ||
|
|
a3cc317102 | ||
|
|
425a42f239 | ||
|
|
9a8d33c6ba |
+3
-3
@@ -30,12 +30,12 @@
|
||||
"masterminds/html5": "^2.7"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "3.95.22",
|
||||
"friendsofphp/php-cs-fixer": "3.95.26",
|
||||
"monolog/monolog": "^1.24|^2.1",
|
||||
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0",
|
||||
"phpstan/phpstan": "2.2.9",
|
||||
"phpstan/phpstan": "2.2.14",
|
||||
"phpstan/phpstan-phpunit": "2.0.18",
|
||||
"rector/rector": "2.6.3"
|
||||
"rector/rector": "2.6.7"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
|
||||
|
||||
Reference in New Issue
Block a user