summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.lock24
1 files changed, 12 insertions, 12 deletions
diff --git a/composer.lock b/composer.lock
index ce8a75293..75fefa812 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1285,16 +1285,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.6.7",
+ "version": "1.6.8",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "d41c39cb2e487663bce9bbd97c660e244b73abad"
+ "reference": "d76498c5531232cb8386ceb6004f7e013138d3ba"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d41c39cb2e487663bce9bbd97c660e244b73abad",
- "reference": "d41c39cb2e487663bce9bbd97c660e244b73abad",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d76498c5531232cb8386ceb6004f7e013138d3ba",
+ "reference": "d76498c5531232cb8386ceb6004f7e013138d3ba",
"shasum": ""
},
"require": {
@@ -1320,7 +1320,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
- "source": "https://github.com/phpstan/phpstan/tree/1.6.7"
+ "source": "https://github.com/phpstan/phpstan/tree/1.6.8"
},
"funding": [
{
@@ -1340,20 +1340,20 @@
"type": "tidelift"
}
],
- "time": "2022-05-04T22:55:41+00:00"
+ "time": "2022-05-10T06:54:21+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.3",
+ "version": "1.3.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd"
+ "reference": "dd53db81bc1f877248de3819321d84126a9e9f65"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd",
- "reference": "35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/dd53db81bc1f877248de3819321d84126a9e9f65",
+ "reference": "dd53db81bc1f877248de3819321d84126a9e9f65",
"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.3"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.4"
},
- "time": "2022-04-20T15:54:13+00:00"
+ "time": "2022-05-09T13:15:33+00:00"
},
{
"name": "phpstan/phpstan-phpunit",