Bump phpstan/phpstan-symfony from 1.2.25 to 1.3.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-17 03:00:51 +00:00 committed by GitHub
parent 60a0b0ed2c
commit da598974b1
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.25",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "1da7bf450c6b351fec08ca0aa97298473d4f6ab3"
"reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/1da7bf450c6b351fec08ca0aa97298473d4f6ab3",
"reference": "1da7bf450c6b351fec08ca0aa97298473d4f6ab3",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/7e78605a699d183f5a6936cf91904f4c16ca79b2",
"reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2",
"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.25"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.3.1"
},
"time": "2023-04-05T12:16:20+00:00"
"time": "2023-04-14T16:59:18+00:00"
},
{
"name": "symfony/maker-bundle",