Skip to content

Commit 2938a70

Browse files
minor symfony#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
2 parents 743be09 + c84c928 commit 2938a70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Bridge/PhpUnit/composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
"extra": {
4242
"branch-alias": {
4343
"dev-master": "3.3-dev"
44+
},
45+
"thanks": {
46+
"name": "phpunit/phpunit",
47+
"url": "https://github.com/sebastianbergmann/phpunit"
4448
}
4549
}
4650
}

0 commit comments

Comments
 (0)