Bump symfony/stopwatch from 4.4.10 to 4.4.11
Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 4.4.10 to 4.4.11. - [Release notes](https://github.com/symfony/stopwatch/releases) - [Changelog](https://github.com/symfony/stopwatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/stopwatch/compare/v4.4.10...v4.4.11) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9b94ec2426
commit
2971c55621
|
|
@ -56,7 +56,7 @@
|
|||
"symfony/debug": "4.4.10",
|
||||
"symfony/yaml": "4.4.11",
|
||||
"symfony/finder": "3.4.8",
|
||||
"symfony/stopwatch" : "4.4.10",
|
||||
"symfony/stopwatch" : "4.4.11",
|
||||
"myclabs/deep-copy": "1.10.1",
|
||||
"phpunit/phpunit" : "^7",
|
||||
"phpunit/phpunit-selenium": "^7",
|
||||
|
|
|
|||
|
|
@ -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": "99933b1b63d97e4b455eb04338d8623d",
|
||||
"content-hash": "a9ba48a21744c2b9baa5a2be68b9284e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "christian-riesen/base32",
|
||||
|
|
@ -2773,7 +2773,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/stopwatch",
|
||||
"version": "v4.4.10",
|
||||
"version": "v4.4.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/stopwatch.git",
|
||||
|
|
|
|||
Loading…
Reference in New Issue