mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 11:31:05 +00:00
Merge pull request #5129 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.21
This commit is contained in:
commit
e89a9ad45d
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",
|
||||
"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",
|
||||
|
|
Loading…
Reference in a new issue