Bump phpstan/phpstan-symfony in the phpstan-dependencies group

Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony).


Updates `phpstan/phpstan-symfony` from 1.4.10 to 1.4.11
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.10...1.4.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-31 03:11:54 +00:00 committed by GitHub
parent b74e0e2bfd
commit 9cb711a6bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -17367,16 +17367,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.4.10",
"version": "1.4.11",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "f7d5782044bedf93aeb3f38e09c91148ee90e5a1"
"reference": "270c2ee1478d1f8dc5121f539e890017bd64b04c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/f7d5782044bedf93aeb3f38e09c91148ee90e5a1",
"reference": "f7d5782044bedf93aeb3f38e09c91148ee90e5a1",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/270c2ee1478d1f8dc5121f539e890017bd64b04c",
"reference": "270c2ee1478d1f8dc5121f539e890017bd64b04c",
"shasum": ""
},
"require": {
@ -17433,9 +17433,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.4.10"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.11"
},
"time": "2024-09-26T18:14:50+00:00"
"time": "2024-10-30T12:07:21+00:00"
},
{
"name": "phpunit/php-code-coverage",