mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-27 06:26:17 +00:00
Compare commits
18
Commits
2.0.9
...
ced50c9c10
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ced50c9c10 | ||
|
|
f991d80b5a | ||
|
|
1697cdbeee | ||
|
|
eb9d8d067c | ||
|
|
9052618a31 | ||
|
|
3d332b4056 | ||
|
|
6abe0c4054 | ||
|
|
00a4d5f34d | ||
|
|
959c0680a8 | ||
|
|
74c7b80b32 | ||
|
|
33b69bdb6b | ||
|
|
f8aabce4e0 | ||
|
|
2e9d05c239 | ||
|
|
85fbb6cbf3 | ||
|
|
67a2b07505 | ||
|
|
b71d73f0e0 | ||
|
|
1dc5f6bc78 | ||
|
|
f19d7ba19e |
+3
-3
@@ -30,12 +30,12 @@
|
||||
"masterminds/html5": "^2.7"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "3.95.12",
|
||||
"friendsofphp/php-cs-fixer": "3.95.22",
|
||||
"monolog/monolog": "^1.24|^2.1",
|
||||
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0",
|
||||
"phpstan/phpstan": "2.2.5",
|
||||
"phpstan/phpstan": "2.2.9",
|
||||
"phpstan/phpstan-phpunit": "2.0.18",
|
||||
"rector/rector": "2.5.5"
|
||||
"rector/rector": "2.6.3"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
|
||||
|
||||
Reference in New Issue
Block a user