mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 12:55:26 +01:00
Merge pull request #6239 from weirdan/drop-appveyor-reporter
Drop Appveyor reporter as we no longer use Appveyor
This commit is contained in:
commit
5f8d8f5bf5
@ -52,7 +52,6 @@
|
||||
"slevomat/coding-standard": "^7.0",
|
||||
"squizlabs/php_codesniffer": "^3.5",
|
||||
"symfony/process": "^4.3 || ^5.0",
|
||||
"weirdan/phpunit-appveyor-reporter": "^1.0.0",
|
||||
"weirdan/prophecy-shim": "^1.0 || ^2.0"
|
||||
},
|
||||
"suggest": {
|
||||
|
@ -48,7 +48,4 @@
|
||||
<directory>tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<extensions>
|
||||
<extension class="Weirdan\PhpUnitAppVeyorReporter\Listener"></extension>
|
||||
</extensions>
|
||||
</phpunit>
|
||||
|
Loading…
Reference in New Issue
Block a user