summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-08 06:59:05 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-03-08 09:10:16 +0100
commita1fca7d0aec1f229e7b65a7661c25df9ece618bd (patch)
tree0995d4b4e1b303833271c03486d14b0a2e448f21
parente539b9644fcef7e1a6b6bdc2f19b15d6684abd7a (diff)
Bump phpstan/phpstan-doctrine from 0.12.32 to 0.12.33
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.32 to 0.12.33. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.32...0.12.33) 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 b1fc38bad..6ecd70488 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1376,16 +1376,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "0.12.32",
+ "version": "0.12.33",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "815dd47ade8120c6850c5a3805649c96fbadbdca"
+ "reference": "b76c21e7b85498399ba4a0147920ff413503e77a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/815dd47ade8120c6850c5a3805649c96fbadbdca",
- "reference": "815dd47ade8120c6850c5a3805649c96fbadbdca",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/b76c21e7b85498399ba4a0147920ff413503e77a",
+ "reference": "b76c21e7b85498399ba4a0147920ff413503e77a",
"shasum": ""
},
"require": {
@@ -1438,9 +1438,9 @@
"description": "Doctrine extensions for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
- "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.32"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.33"
},
- "time": "2021-02-09T19:07:47+00:00"
+ "time": "2021-03-07T12:28:23+00:00"
},
{
"name": "phpstan/phpstan-phpunit",