summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-08 06:48:53 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-02-08 08:38:43 +0100
commit2da4c6539c1c8361f56d7e1567244970820f85c5 (patch)
tree685a3f9d8cd6e85a263d9e95a261327468c17e63 /composer.lock
parentf59b02526720e31affa495b06552af63a5a72e57 (diff)
Bump phpstan/phpstan from 0.12.71 to 0.12.73
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.71 to 0.12.73. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.71...0.12.73) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index c4b013144..522fbb0c8 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1857,16 +1857,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.71",
+ "version": "0.12.73",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5"
+ "reference": "a08c2759d132b4247b32e03066401c3232ad99b7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5",
- "reference": "d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a08c2759d132b4247b32e03066401c3232ad99b7",
+ "reference": "a08c2759d132b4247b32e03066401c3232ad99b7",
"shasum": ""
},
"require": {
@@ -1897,7 +1897,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
- "source": "https://github.com/phpstan/phpstan/tree/0.12.71"
+ "source": "https://github.com/phpstan/phpstan/tree/0.12.73"
},
"funding": [
{
@@ -1913,7 +1913,7 @@
"type": "tidelift"
}
],
- "time": "2021-02-01T18:24:00+00:00"
+ "time": "2021-02-07T16:26:54+00:00"
},
{
"name": "phpunit/php-code-coverage",