Bump symfony/stopwatch from 5.2.2 to 5.2.3
Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.2.2 to 5.2.3. - [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.2.2...v5.2.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b622b4e0b2
commit
a614a7e164
|
|
@ -49,7 +49,7 @@
|
|||
]
|
||||
},
|
||||
"require-dev" : {
|
||||
"symfony/stopwatch" : "5.2.2",
|
||||
"symfony/stopwatch" : "5.2.3",
|
||||
"phpunit/phpunit" : "^7",
|
||||
"roave/security-advisories": "dev-master"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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": "c743cfdc87d63783b0f367f607ff32fe",
|
||||
"content-hash": "503c32661adf0cc354278508b4b8a3ba",
|
||||
"packages": [
|
||||
{
|
||||
"name": "christian-riesen/base32",
|
||||
|
|
@ -1649,12 +1649,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "7263d7d73a4de68760e05f3eda5eee73b59f0f6d"
|
||||
"reference": "f7d723a10c7cb36e11430182f5813ecb1b887da0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/7263d7d73a4de68760e05f3eda5eee73b59f0f6d",
|
||||
"reference": "7263d7d73a4de68760e05f3eda5eee73b59f0f6d",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/f7d723a10c7cb36e11430182f5813ecb1b887da0",
|
||||
"reference": "f7d723a10c7cb36e11430182f5813ecb1b887da0",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
|
@ -1738,7 +1738,7 @@
|
|||
"guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",
|
||||
"illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10",
|
||||
"illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.99999|>=4.2,<=4.2.99999|>=5,<=5.0.99999|>=5.1,<=5.1.99999|>=5.2,<=5.2.99999|>=5.3,<=5.3.99999|>=5.4,<=5.4.99999|>=5.5,<=5.5.49|>=5.6,<=5.6.99999|>=5.7,<=5.7.99999|>=5.8,<=5.8.99999|>=6,<6.18.31|>=7,<7.22.4",
|
||||
"illuminate/database": "<6.20.12|>=7,<7.30.3|>=8,<8.22.1",
|
||||
"illuminate/database": "<6.20.14|>=7,<7.30.4|>=8,<8.24",
|
||||
"illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
|
||||
"illuminate/view": ">=7,<7.1.2",
|
||||
"ivankristianto/phpwhois": "<=4.3",
|
||||
|
|
@ -1749,7 +1749,7 @@
|
|||
"kitodo/presentation": "<3.1.2",
|
||||
"kreait/firebase-php": ">=3.2,<3.8.1",
|
||||
"la-haute-societe/tcpdf": "<6.2.22",
|
||||
"laravel/framework": "<6.20.12|>=7,<7.30.3|>=8,<8.22.1",
|
||||
"laravel/framework": "<6.20.14|>=7,<7.30.4|>=8,<8.24",
|
||||
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
|
||||
"league/commonmark": "<0.18.3",
|
||||
"librenms/librenms": "<1.53",
|
||||
|
|
@ -1962,7 +1962,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-01-29T18:18:11+00:00"
|
||||
"time": "2021-02-02T10:05:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/code-unit-reverse-lookup",
|
||||
|
|
@ -2608,7 +2608,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/stopwatch",
|
||||
"version": "v5.2.2",
|
||||
"version": "v5.2.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/stopwatch.git",
|
||||
|
|
|
|||
Loading…
Reference in New Issue