minor #18104 [ci] remove token for composer now that rate limiting is off (nicolas-grekas)

This PR was merged into the 2.3 branch.

Discussion
----------

[ci] remove token for composer now that rate limiting is off

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

As of https://github.com/composer/composer/issues/4884#issuecomment-195229989

Commits
-------

218ff14 [ci] remove token for composer now that rate limiting is off
This commit is contained in:
Nicolas Grekas 2016-03-11 12:17:32 +01:00
commit fcac5dd87e
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
{
"github-oauth": {
"github.com": "PLEASE DO NOT USE THIS TOKEN IN YOUR OWN PROJECTS/FORKS",
"github.com": "This token is reserved for testing the symfony/symfony repository",
"github.com": "52270bad1071a099c8d24629f2db2b7f07db960d"
}
}