Bump phpstan/phpstan-symfony from 1.2.19 to 1.2.20

Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.2.19 to 1.2.20.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.19...1.2.20)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-16 03:05:51 +00:00 committed by GitHub
parent c7eee5960a
commit 6e272723ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -12889,16 +12889,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.2.19",
"version": "1.2.20",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "dac2474904b092267f0a19dfba8c46b6f21eab6a"
"reference": "d89a521e7e31822409bf37f70691f7a12a6e7d76"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/dac2474904b092267f0a19dfba8c46b6f21eab6a",
"reference": "dac2474904b092267f0a19dfba8c46b6f21eab6a",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d89a521e7e31822409bf37f70691f7a12a6e7d76",
"reference": "d89a521e7e31822409bf37f70691f7a12a6e7d76",
"shasum": ""
},
"require": {
@ -12954,9 +12954,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.19"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.20"
},
"time": "2022-12-22T20:05:46+00:00"
"time": "2023-01-15T12:28:31+00:00"
},
{
"name": "symfony/maker-bundle",