From 9e1f8974028d0d25248b2b8111eb19b763ff10ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 21:01:51 +0000 Subject: [PATCH] Bump psalm/phar from 4.8.1 to 4.9.2 Bumps [psalm/phar](https://github.com/psalm/phar) from 4.8.1 to 4.9.2. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.8.1...4.9.2) --- 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 63af4fa..53f4ce4 100644 --- a/composer.lock +++ b/composer.lock @@ -59,16 +59,16 @@ "packages-dev": [ { "name": "psalm/phar", - "version": "4.8.1", + "version": "4.9.2", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "ce0856e5c28a78382d1fa4e1a11cf9aac6292231" + "reference": "5da0c606d1045489f9f587444af85d4c8cf992c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/ce0856e5c28a78382d1fa4e1a11cf9aac6292231", - "reference": "ce0856e5c28a78382d1fa4e1a11cf9aac6292231", + "url": "https://api.github.com/repos/psalm/phar/zipball/5da0c606d1045489f9f587444af85d4c8cf992c3", + "reference": "5da0c606d1045489f9f587444af85d4c8cf992c3", "shasum": "" }, "require": { @@ -88,9 +88,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/4.8.1" + "source": "https://github.com/psalm/phar/tree/4.9.2" }, - "time": "2021-06-21T02:02:58+00:00" + "time": "2021-08-01T13:31:10+00:00" } ], "aliases": [],