mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-26 22:16:12 +00:00
Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e159d4e24 | ||
|
|
3677c91b29 | ||
|
|
c88b196ee6 | ||
|
|
ad05b00797 |
+2
-2
@@ -33,9 +33,9 @@
|
|||||||
"friendsofphp/php-cs-fixer": "3.95.24",
|
"friendsofphp/php-cs-fixer": "3.95.24",
|
||||||
"monolog/monolog": "^1.24|^2.1",
|
"monolog/monolog": "^1.24|^2.1",
|
||||||
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0",
|
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0",
|
||||||
"phpstan/phpstan": "2.2.12",
|
"phpstan/phpstan": "2.2.13",
|
||||||
"phpstan/phpstan-phpunit": "2.0.18",
|
"phpstan/phpstan-phpunit": "2.0.18",
|
||||||
"rector/rector": "2.6.3"
|
"rector/rector": "2.6.6"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
|
"ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
|
||||||
|
|||||||
Reference in New Issue
Block a user