Merge pull request #6266 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.2.21

This commit is contained in:
Jérémy Benoist 2023-02-01 07:09:46 +01:00 committed by GitHub
commit 315d710f93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -12888,16 +12888,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.2.20",
"version": "1.2.21",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "d89a521e7e31822409bf37f70691f7a12a6e7d76"
"reference": "44aef787a1062d2eec7932e958f0fbe6b2a22a67"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d89a521e7e31822409bf37f70691f7a12a6e7d76",
"reference": "d89a521e7e31822409bf37f70691f7a12a6e7d76",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/44aef787a1062d2eec7932e958f0fbe6b2a22a67",
"reference": "44aef787a1062d2eec7932e958f0fbe6b2a22a67",
"shasum": ""
},
"require": {
@ -12953,9 +12953,9 @@
"description": "Symfony Framework extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.20"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.21"
},
"time": "2023-01-15T12:28:31+00:00"
"time": "2023-01-31T15:20:29+00:00"
},
{
"name": "symfony/maker-bundle",