We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94166e commit 490cb35Copy full SHA for 490cb35
composer.json
@@ -12,13 +12,12 @@
12
"authors": [
13
{
14
"name": "Sebastian Bergmann",
15
- "email": "sb@sebastian-bergmann.de",
+ "email": "sebastian@phpunit.de",
16
"role": "lead"
17
}
18
],
19
"support": {
20
- "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
21
- "irc": "irc://irc.freenode.net/phpunit"
+ "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues"
22
},
23
"config": {
24
"optimize-autoloader": true,
0 commit comments