summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-21 12:04:03 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-04-21 16:08:41 +0200
commit391248d1e84da4e2a1fb40a6ae9773c7f146f0a8 (patch)
treec0c3c209050eb9d9d45eec0f789689c5b368941a
parent083cf876d4335bef746bf2660834e9595b30e68b (diff)
Bump phpstan/phpstan-doctrine from 1.3.2 to 1.3.3
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.2...1.3.3) --- 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>
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 8b419922d..b88af66c1 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1344,16 +1344,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.2",
+ "version": "1.3.3",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "802cc5683a681666b0422aa13340646bda3a408c"
+ "reference": "35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/802cc5683a681666b0422aa13340646bda3a408c",
- "reference": "802cc5683a681666b0422aa13340646bda3a408c",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd",
+ "reference": "35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd",
"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.2"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.3"
},
- "time": "2022-04-05T08:55:26+00:00"
+ "time": "2022-04-20T15:54:13+00:00"
},
{
"name": "phpstan/phpstan-phpunit",