mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-26 22:16:12 +00:00
`electrolinux/php-html5lib` was quite old and incompatible with the upcoming Composer 2.0. Jumping to `masterminds/html5` for the same result. Also the lib is maintained. Also: - keep README in vendors - use new Scrutinizer engine - test with lower deps - remove php-coveralls dev deps and download the phar during the CI build
10 lines
248 B
Plaintext
10 lines
248 B
Plaintext
/.editorconfig export-ignore
|
|
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/.scrutinizer.yml export-ignore
|
|
/.travis.yml export-ignore
|
|
/.php_cs export-ignore
|
|
/phpunit.xml.dist export-ignore
|
|
/phpstan.neon export-ignore
|
|
/tests export-ignore
|