Bump the phpstan-dependencies group with 2 updates

Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony).


Updates `phpstan/phpstan-doctrine` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.1...1.4.3)

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

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: phpstan-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-06-10 02:23:57 +00:00 committed by GitHub
parent a8b32d5649
commit f220727096
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -17440,16 +17440,16 @@
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
"version": "1.4.1", "version": "1.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git", "url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "a223e357c5f153b446b8a5da57dbc1132eb7a88d" "reference": "dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/a223e357c5f153b446b8a5da57dbc1132eb7a88d", "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f",
"reference": "a223e357c5f153b446b8a5da57dbc1132eb7a88d", "reference": "dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17506,9 +17506,9 @@
"description": "Doctrine extensions for PHPStan", "description": "Doctrine extensions for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues", "issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.1" "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.3"
}, },
"time": "2024-05-28T15:37:29+00:00" "time": "2024-06-08T05:48:50+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
@ -17564,16 +17564,16 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "1.4.3", "version": "1.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "af6ae0f4b91bc080265e80776af26da3e5befb28" "reference": "bca27f1701fc1a297749e6c2a1e3da4462c1a6af"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/af6ae0f4b91bc080265e80776af26da3e5befb28", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/bca27f1701fc1a297749e6c2a1e3da4462c1a6af",
"reference": "af6ae0f4b91bc080265e80776af26da3e5befb28", "reference": "bca27f1701fc1a297749e6c2a1e3da4462c1a6af",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17630,9 +17630,9 @@
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues", "issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.3" "source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.4"
}, },
"time": "2024-05-30T15:01:27+00:00" "time": "2024-06-07T09:43:24+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",