From 2a5a8cee3195c9f91fa736773469b65d593fd0f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 02:08:00 +0000 Subject: [PATCH] chore(deps-dev): Bump psalm/phar from 5.14.1 to 5.15.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.14.1 to 5.15.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.14.1...5.15.0) --- 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 dedf2f1777..1eba85b5c0 100644 --- a/composer.lock +++ b/composer.lock @@ -864,16 +864,16 @@ }, { "name": "psalm/phar", - "version": "5.14.1", + "version": "5.15.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "7b832de0cfa7791f663f056b8e01af262027a3d8" + "reference": "19dde3eba5901ff50ca43a5e4c43540f097e0511" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/7b832de0cfa7791f663f056b8e01af262027a3d8", - "reference": "7b832de0cfa7791f663f056b8e01af262027a3d8", + "url": "https://api.github.com/repos/psalm/phar/zipball/19dde3eba5901ff50ca43a5e4c43540f097e0511", + "reference": "19dde3eba5901ff50ca43a5e4c43540f097e0511", "shasum": "" }, "require": { @@ -893,9 +893,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.14.1" + "source": "https://github.com/psalm/phar/tree/5.15.0" }, - "time": "2023-08-01T06:05:09+00:00" + "time": "2023-08-21T03:20:52+00:00" }, { "name": "psr/clock",