Merge pull request #5044 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.18

This commit is contained in:
Jérémy Benoist 2021-02-15 06:30:55 +01:00 committed by GitHub
commit 8eca5841a9
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.17",
"version": "0.12.18",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "6f270710294b1b5a029464765bcb6d0f564ff3a1"
"reference": "cc9d9ac264b8ac04961a03dc5b481b58ceaac248"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/6f270710294b1b5a029464765bcb6d0f564ff3a1",
"reference": "6f270710294b1b5a029464765bcb6d0f564ff3a1",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/cc9d9ac264b8ac04961a03dc5b481b58ceaac248",
"reference": "cc9d9ac264b8ac04961a03dc5b481b58ceaac248",
"shasum": ""
},
"require": {
@ -11723,7 +11723,7 @@
}
],
"description": "Symfony Framework extensions and rules for PHPStan",
"time": "2021-02-11T18:45:32+00:00"
"time": "2021-02-13T07:38:10+00:00"
},
{
"name": "symfony/maker-bundle",