Bump symfony/stopwatch from 5.1.8 to 5.2.0

Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.1.8 to 5.2.0.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v5.1.8...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-01 04:57:36 +00:00 committed by fguillot
parent cd0b12f279
commit 23ec1986da
2 changed files with 7 additions and 7 deletions

View File

@ -49,7 +49,7 @@
]
},
"require-dev" : {
"symfony/stopwatch" : "5.1.8",
"symfony/stopwatch" : "5.2.0",
"phpunit/phpunit" : "^7",
"roave/security-advisories": "dev-master"
}

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b4fc12a7b582d935bbeae592553adfc3",
"content-hash": "27ccbd7bfaf25ef62240c8e2c4f01967",
"packages": [
{
"name": "christian-riesen/base32",
@ -2606,16 +2606,16 @@
},
{
"name": "symfony/stopwatch",
"version": "v5.1.8",
"version": "v5.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
"reference": "3d9f57c89011f0266e6b1d469e5c0110513859d5"
"reference": "2b105c0354f39a63038a1d8bf776ee92852813af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/3d9f57c89011f0266e6b1d469e5c0110513859d5",
"reference": "3d9f57c89011f0266e6b1d469e5c0110513859d5",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/2b105c0354f39a63038a1d8bf776ee92852813af",
"reference": "2b105c0354f39a63038a1d8bf776ee92852813af",
"shasum": ""
},
"require": {
@ -2661,7 +2661,7 @@
"type": "tidelift"
}
],
"time": "2020-10-24T12:01:57+00:00"
"time": "2020-11-01T16:14:45+00:00"
},
{
"name": "theseer/tokenizer",