`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 buildpull/57/head
parent
52b1ddba57
commit
6a8ecf232f
8 changed files with 36 additions and 29 deletions
@ -1,2 +1,12 @@ |
||||
tools: |
||||
external_code_coverage: false |
||||
|
||||
build: |
||||
nodes: |
||||
analysis: |
||||
tests: |
||||
override: |
||||
- php-scrutinizer-run |
||||
environment: |
||||
php: |
||||
version: 7.2 |
||||
|
||||
Loading…
Reference in new issue