From ffd17b1c5dc11aca92e70f5bda571e8820a888cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 21:01:20 +0000 Subject: [PATCH] Bump psalm/phar from 4.17.0 to 4.18 Bumps [psalm/phar](https://github.com/psalm/phar) from 4.17.0 to 4.18. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.17.0...4.18) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index c579ac1..cefcd88 100644 --- a/composer.lock +++ b/composer.lock @@ -9,16 +9,16 @@ "packages-dev": [ { "name": "psalm/phar", - "version": "4.17.0", + "version": "4.18", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8e968d791ffbb253901afc4b3512445d96cb1c51" + "reference": "dba6b665aafcde78f39fe4413e86d638071a1aec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8e968d791ffbb253901afc4b3512445d96cb1c51", - "reference": "8e968d791ffbb253901afc4b3512445d96cb1c51", + "url": "https://api.github.com/repos/psalm/phar/zipball/dba6b665aafcde78f39fe4413e86d638071a1aec", + "reference": "dba6b665aafcde78f39fe4413e86d638071a1aec", "shasum": "" }, "require": { @@ -38,9 +38,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/4.17.0" + "source": "https://github.com/psalm/phar/tree/4.18" }, - "time": "2022-01-01T19:35:43+00:00" + "time": "2022-01-07T08:28:39+00:00" } ], "aliases": [],