summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-30 07:23:59 +0000
committerGitHub <noreply@github.com>2020-11-30 07:23:59 +0000
commit01fc075b32ba441d246acb78e1ffe50b103731a7 (patch)
treed6891065d76ea5a5dbf7fb76d2443cda66081f27
parentd35ee0fbd4ab6a369688dd38aae74a0a60b45e5e (diff)
Bump phpstan/phpstan from 0.12.57 to 0.12.58dependabot/composer/phpstan/phpstan-0.12.58
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.57 to 0.12.58. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.57...0.12.58) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index ee02e7e1a..aab4017cb 100644
--- a/composer.lock
+++ b/composer.lock
@@ -877,16 +877,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.57",
+ "version": "0.12.58",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b"
+ "reference": "2a4847df6047b30af28854ed9dc95304cdb56ae5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b",
- "reference": "f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2a4847df6047b30af28854ed9dc95304cdb56ae5",
+ "reference": "2a4847df6047b30af28854ed9dc95304cdb56ae5",
"shasum": ""
},
"require": {
@@ -929,7 +929,7 @@
"type": "tidelift"
}
],
- "time": "2020-11-21T12:53:28+00:00"
+ "time": "2020-11-29T13:32:03+00:00"
},
{
"name": "phpunit/php-code-coverage",