1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-09 10:15:44 +02:00

Bump phpstan/phpstan-doctrine from 1.3.1 to 1.3.2

Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.1...1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-05 12:03:10 +00:00 committed by Benjamin Brahmer
parent afd666199e
commit 1c360d25e6

12
composer.lock generated
View File

@ -1344,16 +1344,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.3.1",
"version": "1.3.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "88a26a2dabf5f47e7fd9b1c74a2537eca48c0578"
"reference": "802cc5683a681666b0422aa13340646bda3a408c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/88a26a2dabf5f47e7fd9b1c74a2537eca48c0578",
"reference": "88a26a2dabf5f47e7fd9b1c74a2537eca48c0578",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/802cc5683a681666b0422aa13340646bda3a408c",
"reference": "802cc5683a681666b0422aa13340646bda3a408c",
"shasum": ""
},
"require": {
@ -1406,9 +1406,9 @@
"description": "Doctrine extensions for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.1"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.2"
},
"time": "2022-03-30T19:59:19+00:00"
"time": "2022-04-05T08:55:26+00:00"
},
{
"name": "phpstan/phpstan-phpunit",