summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-05 12:03:10 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-04-05 15:44:29 +0200
commit1c360d25e621f474596c8d8192768f92647b65fc (patch)
tree97b3516827fe391eaca4771533a109a17c74d465
parentafd666199e1cd8247873e6f8f1b832ddb33d145f (diff)
Bump phpstan/phpstan-doctrine from 1.3.1 to 1.3.2
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.1...1.3.2) --- 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 1c4fe7e7a..86e11d8c9 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1344,16 +1344,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.1",
+ "version": "1.3.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "88a26a2dabf5f47e7fd9b1c74a2537eca48c0578"
+ "reference": "802cc5683a681666b0422aa13340646bda3a408c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/88a26a2dabf5f47e7fd9b1c74a2537eca48c0578",
- "reference": "88a26a2dabf5f47e7fd9b1c74a2537eca48c0578",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/802cc5683a681666b0422aa13340646bda3a408c",
+ "reference": "802cc5683a681666b0422aa13340646bda3a408c",
"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.1"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.2"
},
- "time": "2022-03-30T19:59:19+00:00"
+ "time": "2022-04-05T08:55:26+00:00"
},
{
"name": "phpstan/phpstan-phpunit",