Merge pull request #5129 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.21

This commit is contained in:
Jérémy Benoist 2021-03-09 06:26:53 +01:00 committed by GitHub
commit e89a9ad45d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11661,16 +11661,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "0.12.20",
"version": "0.12.21",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "ab56a2efc564243c0962432e1d12012655e79ea7"
"reference": "9cd6919b8c695206dc24b5b5e8a082cd3b8f4c05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/ab56a2efc564243c0962432e1d12012655e79ea7",
"reference": "ab56a2efc564243c0962432e1d12012655e79ea7",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/9cd6919b8c695206dc24b5b5e8a082cd3b8f4c05",
"reference": "9cd6919b8c695206dc24b5b5e8a082cd3b8f4c05",
"shasum": ""
},
"require": {
@ -11723,7 +11723,7 @@
}
],
"description": "Symfony Framework extensions and rules for PHPStan",
"time": "2021-02-19T11:55:30+00:00"
"time": "2021-03-08T21:32:49+00:00"
},
{
"name": "symfony/maker-bundle",