From d67c57756339a2bfea24f132c4b76e9b9a873969 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@gitlab.tugraz.at> Date: Sat, 16 Jan 2021 00:25:16 +0000 Subject: [PATCH] Update all non-major dependencies --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 22dd168..480a605 100644 --- a/composer.lock +++ b/composer.lock @@ -7812,16 +7812,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.66", + "version": "0.12.67", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "4110a2425c6bd53acbdfcda07885e87b66e9ba3e" + "reference": "ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4110a2425c6bd53acbdfcda07885e87b66e9ba3e", - "reference": "4110a2425c6bd53acbdfcda07885e87b66e9ba3e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86", + "reference": "ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86", "shasum": "" }, "require": { @@ -7852,7 +7852,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.66" + "source": "https://github.com/phpstan/phpstan/tree/0.12.67" }, "funding": [ { @@ -7868,7 +7868,7 @@ "type": "tidelift" } ], - "time": "2021-01-11T16:43:15+00:00" + "time": "2021-01-14T14:16:19+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -8501,16 +8501,16 @@ }, { "name": "vimeo/psalm", - "version": "4.4.0", + "version": "4.4.1", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "ef4afd72bca50a0aff61599d3e433c9ee64287ac" + "reference": "9fd7a7d885b3a216cff8dec9d8c21a132f275224" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/ef4afd72bca50a0aff61599d3e433c9ee64287ac", - "reference": "ef4afd72bca50a0aff61599d3e433c9ee64287ac", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/9fd7a7d885b3a216cff8dec9d8c21a132f275224", + "reference": "9fd7a7d885b3a216cff8dec9d8c21a132f275224", "shasum": "" }, "require": { @@ -8599,9 +8599,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/4.4.0" + "source": "https://github.com/vimeo/psalm/tree/4.4.1" }, - "time": "2021-01-13T23:10:59+00:00" + "time": "2021-01-14T21:44:29+00:00" }, { "name": "webmozart/path-util", -- GitLab