From 4fde520fd991d80c4adb5cdd3b8077efb3d0bcb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 01:23:01 +0000 Subject: [PATCH] chore(deps-dev): bump psalm/phar from 5.9.0 to 5.15.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.9.0 to 5.15.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.9.0...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 dd14a848..3677293d 100644 --- a/composer.lock +++ b/composer.lock @@ -2635,16 +2635,16 @@ }, { "name": "psalm/phar", - "version": "5.9.0", + "version": "5.15.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "5bb492553ca2e2a1be60922693f3b23ecacd3cae" + "reference": "19dde3eba5901ff50ca43a5e4c43540f097e0511" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/5bb492553ca2e2a1be60922693f3b23ecacd3cae", - "reference": "5bb492553ca2e2a1be60922693f3b23ecacd3cae", + "url": "https://api.github.com/repos/psalm/phar/zipball/19dde3eba5901ff50ca43a5e4c43540f097e0511", + "reference": "19dde3eba5901ff50ca43a5e4c43540f097e0511", "shasum": "" }, "require": { @@ -2664,9 +2664,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.9.0" + "source": "https://github.com/psalm/phar/tree/5.15.0" }, - "time": "2023-03-30T06:06:28+00:00" + "time": "2023-08-21T03:20:52+00:00" }, { "name": "roave/security-advisories",