Merge pull request #7078 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.50

Bump phpstan/phpstan-doctrine from 1.3.48 to 1.3.50
This commit is contained in:
Nicolas Lœuillet 2023-11-20 08:50:11 +01:00 committed by GitHub
commit 1791667c86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -16676,16 +16676,16 @@
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
"version": "1.3.48", "version": "1.3.50",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git", "url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb" "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb", "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c94f43bd2f11c249c23b8830f54c28025468a08c",
"reference": "b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb", "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -16740,9 +16740,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.3.48" "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.50"
}, },
"time": "2023-11-15T13:05:32+00:00" "time": "2023-11-17T10:51:01+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",