mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-01 11:32:22 +00:00
Merge pull request #4978 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.16
This commit is contained in:
commit
d0b5af63ce
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -11661,16 +11661,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-symfony",
|
"name": "phpstan/phpstan-symfony",
|
||||||
"version": "0.12.14",
|
"version": "0.12.16",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan-symfony.git",
|
"url": "https://github.com/phpstan/phpstan-symfony.git",
|
||||||
"reference": "150415359b984270a7d3b2c22662a877700a5fdd"
|
"reference": "c50afb8f4e27d4ab3b47ac370838aefac3c15e9e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/150415359b984270a7d3b2c22662a877700a5fdd",
|
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c50afb8f4e27d4ab3b47ac370838aefac3c15e9e",
|
||||||
"reference": "150415359b984270a7d3b2c22662a877700a5fdd",
|
"reference": "c50afb8f4e27d4ab3b47ac370838aefac3c15e9e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11722,7 +11722,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Symfony Framework extensions and rules for PHPStan",
|
"description": "Symfony Framework extensions and rules for PHPStan",
|
||||||
"time": "2021-01-11T09:58:49+00:00"
|
"time": "2021-01-25T12:30:55+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/maker-bundle",
|
"name": "symfony/maker-bundle",
|
||||||
|
|
Loading…
Reference in a new issue