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.1 to 1.4.3
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.1...1.4.3)

---
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-05-31 02:58:50 +00:00 committed by GitHub
parent 5b1e664a9e
commit 14ca35141d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -17564,16 +17564,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.4.1",
"version": "1.4.3",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "d530cfebba55763732bc2421f79d2576d9d7942f"
"reference": "af6ae0f4b91bc080265e80776af26da3e5befb28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d530cfebba55763732bc2421f79d2576d9d7942f",
"reference": "d530cfebba55763732bc2421f79d2576d9d7942f",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/af6ae0f4b91bc080265e80776af26da3e5befb28",
"reference": "af6ae0f4b91bc080265e80776af26da3e5befb28",
"shasum": ""
},
"require": {
@ -17630,9 +17630,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.1"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.3"
},
"time": "2024-05-24T14:00:29+00:00"
"time": "2024-05-30T15:01:27+00:00"
},
{
"name": "phpunit/php-code-coverage",