From 8daf8161b9b86873545c4a9f52fa36e2dfdba879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Feb 2022 02:07:11 +0000 Subject: [PATCH] Bump psalm/phar from 4.7.1 to 4.20.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 4.7.1 to 4.20.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.7.1...4.20.0) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 3580d109dc..79cadd1b18 100644 --- a/composer.lock +++ b/composer.lock @@ -123,12 +123,12 @@ } }, "autoload": { - "psr-4": { - "Amp\\ByteStream\\": "lib" - }, "files": [ "lib/functions.php" - ] + ], + "psr-4": { + "Amp\\ByteStream\\": "lib" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -303,12 +303,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Amp\\Process\\": "lib" - }, "files": [ "lib/functions.php" - ] + ], + "psr-4": { + "Amp\\Process\\": "lib" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -417,13 +417,13 @@ }, "type": "library", "autoload": { - "psr-4": { - "Amp\\Sync\\": "src" - }, "files": [ "src/functions.php", "src/ConcurrentIterator/functions.php" - ] + ], + "psr-4": { + "Amp\\Sync\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1462,7 +1462,7 @@ "license": [ "BSD-2-Clause" ], - "description": "A collection of stream wrappers." + "description": "A library of stream wrappers." }, { "name": "pear-pear.horde.org/Horde_Stringprep", @@ -1521,7 +1521,7 @@ "license": [ "BSD-2-Clause" ], - "description": "Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well." + "description": "Support library not tied to Horde but used by it." }, { "name": "pear-pear.horde.org/Horde_Text_Filter", @@ -2261,16 +2261,16 @@ }, { "name": "psalm/phar", - "version": "4.7.1", + "version": "4.20.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "9e96a91f1bca15fa89ddce177872f440d62940b7" + "reference": "75a688daeb0660d14951da869a11136a7283a5b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/9e96a91f1bca15fa89ddce177872f440d62940b7", - "reference": "9e96a91f1bca15fa89ddce177872f440d62940b7", + "url": "https://api.github.com/repos/psalm/phar/zipball/75a688daeb0660d14951da869a11136a7283a5b7", + "reference": "75a688daeb0660d14951da869a11136a7283a5b7", "shasum": "" }, "require": { @@ -2288,7 +2288,7 @@ "MIT" ], "description": "Composer-based Psalm Phar", - "time": "2021-04-25T21:29:13+00:00" + "time": "2022-02-03T20:57:20+00:00" }, { "name": "roave/security-advisories",