minor #25577 [Bridge/PhpUnit] thank phpunit/phpunit (nicolas-grekas)

This PR was merged into the 3.3 branch.

Discussion
----------

[Bridge/PhpUnit] thank phpunit/phpunit

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Commits
-------

c84c928 [Bridge/PhpUnit] thank phpunit/phpunit
This commit is contained in:
Nicolas Grekas 2017-12-22 22:25:45 +01:00
commit 2938a7090f
1 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,10 @@
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
},
"thanks": {
"name": "phpunit/phpunit",
"url": "https://github.com/sebastianbergmann/phpunit"
}
}
}