Bump phpstan/phpstan-symfony from 1.3.1 to 1.3.2

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

---
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-05-17 02:58:06 +00:00 committed by GitHub
parent cdd8152da1
commit d9832310cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -12826,16 +12826,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.3.1",
"version": "1.3.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2"
"reference": "7332b90dfc291ac5b4b83fbca2081936faa1e3f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/7e78605a699d183f5a6936cf91904f4c16ca79b2",
"reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/7332b90dfc291ac5b4b83fbca2081936faa1e3f9",
"reference": "7332b90dfc291ac5b4b83fbca2081936faa1e3f9",
"shasum": ""
},
"require": {
@ -12891,9 +12891,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.3.1"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.3.2"
},
"time": "2023-04-14T16:59:18+00:00"
"time": "2023-05-16T12:46:15+00:00"
},
{
"name": "symfony/maker-bundle",