summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json2
-rw-r--r--composer.lock28
2 files changed, 13 insertions, 17 deletions
diff --git a/composer.json b/composer.json
index dcc4b335b..c15fd7454 100644
--- a/composer.json
+++ b/composer.json
@@ -57,7 +57,7 @@
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.9.1",
"phpstan/phpstan": "^1.10.60",
- "phpstan/phpstan-doctrine": "^1.3.64",
+ "phpstan/phpstan-doctrine": "^1.3.69",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/extension-installer": "^1.3.1",
diff --git a/composer.lock b/composer.lock
index b07d673cc..684960d9d 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": "a4b24f1906842675c62da2dc2e01f6fc",
+ "content-hash": "8a956ebbdaf03928e7d4aa1a9fa8e487",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1359,16 +1359,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.64",
+ "version": "1.10.67",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "fb9f270daffedcb5ff46275dcafe92538b1bc4bb"
+ "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fb9f270daffedcb5ff46275dcafe92538b1bc4bb",
- "reference": "fb9f270daffedcb5ff46275dcafe92538b1bc4bb",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493",
+ "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493",
"shasum": ""
},
"require": {
@@ -1411,13 +1411,9 @@
{
"url": "https://github.com/phpstan",
"type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
- "type": "tidelift"
}
],
- "time": "2024-03-21T09:57:47+00:00"
+ "time": "2024-04-16T07:22:02+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -1469,16 +1465,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.64",
+ "version": "1.3.69",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "f42828ad684e026054c3d94161d89870150bc3da"
+ "reference": "ac567407e750b94e2133dace33b19082ad9ed751"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/f42828ad684e026054c3d94161d89870150bc3da",
- "reference": "f42828ad684e026054c3d94161d89870150bc3da",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/ac567407e750b94e2133dace33b19082ad9ed751",
+ "reference": "ac567407e750b94e2133dace33b19082ad9ed751",
"shasum": ""
},
"require": {
@@ -1535,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.64"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.69"
},
- "time": "2024-03-21T10:19:51+00:00"
+ "time": "2024-04-18T12:56:14+00:00"
},
{
"name": "phpstan/phpstan-phpunit",