Bump the phpstan-dependencies group with 2 updates

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


Updates `phpstan/phpstan` from 1.12.8 to 1.12.9
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.8...1.12.9)

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

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: phpstan-dependencies
- dependency-name: phpstan/phpstan-doctrine
  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-11-11 03:06:56 +00:00 committed by GitHub
parent 50ca6fd0e8
commit 8635a2d5c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

22
composer.lock generated
View file

@ -17187,16 +17187,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.12.8",
"version": "1.12.9",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "f6a60a4d66142b8156c9da923f1972657bc4748c"
"reference": "ceb937fb39a92deabc02d20709cf14b2c452502c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f6a60a4d66142b8156c9da923f1972657bc4748c",
"reference": "f6a60a4d66142b8156c9da923f1972657bc4748c",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ceb937fb39a92deabc02d20709cf14b2c452502c",
"reference": "ceb937fb39a92deabc02d20709cf14b2c452502c",
"shasum": ""
},
"require": {
@ -17241,20 +17241,20 @@
"type": "github"
}
],
"time": "2024-11-06T19:06:49+00:00"
"time": "2024-11-10T17:10:04+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.5.5",
"version": "1.5.6",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "4e9c77fc7bc3293f773fb2d8155c99572a3c89a4"
"reference": "8ba022846e79238872e315fff61e19b42ba2f139"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/4e9c77fc7bc3293f773fb2d8155c99572a3c89a4",
"reference": "4e9c77fc7bc3293f773fb2d8155c99572a3c89a4",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/8ba022846e79238872e315fff61e19b42ba2f139",
"reference": "8ba022846e79238872e315fff61e19b42ba2f139",
"shasum": ""
},
"require": {
@ -17311,9 +17311,9 @@
"description": "Doctrine extensions for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.5.5"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.5.6"
},
"time": "2024-10-29T12:19:49+00:00"
"time": "2024-11-09T17:34:01+00:00"
},
{
"name": "phpstan/phpstan-phpunit",