Bump phpstan/phpstan-symfony from 1.2.22 to 1.2.23

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

---
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-02-07 03:03:29 +00:00 committed by GitHub
parent b134c76ed7
commit 647d628853
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.22",
"version": "1.2.23",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "cbf5b9ceadab8365ed46db42dcd23db1a4c26c93"
"reference": "8a8d0538ca943b20beda7e9799e14fb3683262d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/cbf5b9ceadab8365ed46db42dcd23db1a4c26c93",
"reference": "cbf5b9ceadab8365ed46db42dcd23db1a4c26c93",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/8a8d0538ca943b20beda7e9799e14fb3683262d4",
"reference": "8a8d0538ca943b20beda7e9799e14fb3683262d4",
"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.22"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.23"
},
"time": "2023-02-01T13:26:41+00:00"
"time": "2023-02-06T10:42:02+00:00"
},
{
"name": "symfony/maker-bundle",