Bump the phpstan-dependencies group with 4 updates

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


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

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

Updates `phpstan/phpstan-phpunit` from 1.3.16 to 1.4.0
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.16...1.4.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-14 02:32:53 +00:00 committed by GitHub
parent b875d920fb
commit c62a9c7890
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

52
composer.lock generated
View file

@ -17199,16 +17199,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.67",
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493"
"reference": "666cb1703742cea9cc80fee631f0940e1592fa6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493",
"reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/666cb1703742cea9cc80fee631f0940e1592fa6e",
"reference": "666cb1703742cea9cc80fee631f0940e1592fa6e",
"shasum": ""
},
"require": {
@ -17253,25 +17253,25 @@
"type": "github"
}
],
"time": "2024-04-16T07:22:02+00:00"
"time": "2024-05-13T06:02:22+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.3.69",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "ac567407e750b94e2133dace33b19082ad9ed751"
"reference": "4b66f5c996865a6085983cc90b5c8a242d1959e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/ac567407e750b94e2133dace33b19082ad9ed751",
"reference": "ac567407e750b94e2133dace33b19082ad9ed751",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/4b66f5c996865a6085983cc90b5c8a242d1959e7",
"reference": "4b66f5c996865a6085983cc90b5c8a242d1959e7",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.10.64"
"phpstan/phpstan": "^1.11"
},
"conflict": {
"doctrine/collections": "<1.0",
@ -17323,27 +17323,27 @@
"description": "Doctrine extensions for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.69"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.0"
},
"time": "2024-04-18T12:56:14+00:00"
"time": "2024-04-24T14:05:48+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
"version": "1.3.16",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "d5242a59d035e46774f2e634b374bc39ff62cb95"
"reference": "f3ea021866f4263f07ca3636bf22c64be9610c11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d5242a59d035e46774f2e634b374bc39ff62cb95",
"reference": "d5242a59d035e46774f2e634b374bc39ff62cb95",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/f3ea021866f4263f07ca3636bf22c64be9610c11",
"reference": "f3ea021866f4263f07ca3636bf22c64be9610c11",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.10"
"phpstan/phpstan": "^1.11"
},
"conflict": {
"phpunit/phpunit": "<7.0"
@ -17375,28 +17375,28 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.16"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.4.0"
},
"time": "2024-02-23T09:51:20+00:00"
"time": "2024-04-20T06:39:00+00:00"
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.3.12",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "f4b9407fa3203aebafd422ae8f0eb1ef94659a80"
"reference": "51183fefbaf4713aa81eddbd273dc59dd5e5ff71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/f4b9407fa3203aebafd422ae8f0eb1ef94659a80",
"reference": "f4b9407fa3203aebafd422ae8f0eb1ef94659a80",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/51183fefbaf4713aa81eddbd273dc59dd5e5ff71",
"reference": "51183fefbaf4713aa81eddbd273dc59dd5e5ff71",
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.10.62"
"phpstan/phpstan": "^1.11"
},
"conflict": {
"symfony/framework-bundle": "<3.0"
@ -17447,9 +17447,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.3.12"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.0"
},
"time": "2024-04-14T13:30:23+00:00"
"time": "2024-04-20T06:38:35+00:00"
},
{
"name": "phpunit/php-code-coverage",