Bump symfony/stopwatch from 4.4.9 to 4.4.10
Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 4.4.9 to 4.4.10. - [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.9...v4.4.10) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Frédéric Guillot
parent
8ee9f51da6
commit
e65eed23ca
@@ -56,7 +56,7 @@
|
|||||||
"symfony/debug": "3.4.2",
|
"symfony/debug": "3.4.2",
|
||||||
"symfony/yaml": "4.4.9",
|
"symfony/yaml": "4.4.9",
|
||||||
"symfony/finder": "3.4.8",
|
"symfony/finder": "3.4.8",
|
||||||
"symfony/stopwatch" : "4.4.9",
|
"symfony/stopwatch" : "4.4.10",
|
||||||
"myclabs/deep-copy": "1.9.5",
|
"myclabs/deep-copy": "1.9.5",
|
||||||
"phpunit/phpunit" : "^7",
|
"phpunit/phpunit" : "^7",
|
||||||
"phpunit/phpunit-selenium": "^7",
|
"phpunit/phpunit-selenium": "^7",
|
||||||
|
|||||||
4
composer.lock
generated
4
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "f86b23da25f4c260fec6e0c7615fcc3c",
|
"content-hash": "5a94e856dd1860a70163b5bf612a7289",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "christian-riesen/base32",
|
"name": "christian-riesen/base32",
|
||||||
@@ -2615,7 +2615,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/stopwatch",
|
"name": "symfony/stopwatch",
|
||||||
"version": "v4.4.9",
|
"version": "v4.4.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/stopwatch.git",
|
"url": "https://github.com/symfony/stopwatch.git",
|
||||||
|
|||||||
Reference in New Issue
Block a user