summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json2
-rw-r--r--composer.lock14
2 files changed, 8 insertions, 8 deletions
diff --git a/composer.json b/composer.json
index b48e2b5e6..48c4837dc 100644
--- a/composer.json
+++ b/composer.json
@@ -57,7 +57,7 @@
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.7.2",
"phpstan/phpstan": "^1.10.41",
- "phpstan/phpstan-doctrine": "^1.3.48",
+ "phpstan/phpstan-doctrine": "^1.3.50",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/extension-installer": "^1.3.1",
diff --git a/composer.lock b/composer.lock
index d99ee2e9f..9f00b2e26 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "94a02ec49fe664c89312b80dfea01a0d",
+ "content-hash": "fefa0d0f1b1b0a1f12e7bf2e1f361939",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1467,16 +1467,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.48",
+ "version": "1.3.50",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb"
+ "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb",
- "reference": "b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c94f43bd2f11c249c23b8830f54c28025468a08c",
+ "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c",
"shasum": ""
},
"require": {
@@ -1531,9 +1531,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.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",