From 783488c16fef9199b2aa5655b8260d9f68ea8baa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Dec 2022 02:01:44 +0000 Subject: [PATCH] Bump psalm/phar from 4.7.1 to 5.4.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 4.7.1 to 5.4.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.7.1...5.4.0) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 113 +++++++++++++++++++++++++------------------------- 2 files changed, 58 insertions(+), 57 deletions(-) diff --git a/composer.json b/composer.json index 4db8b3c81d..6df9b07bc6 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ }, "require-dev": { "christophwurst/nextcloud": "v20.0.7", - "psalm/phar": "^4.6", + "psalm/phar": "^5.4", "roave/security-advisories": "dev-master" }, "autoload": { diff --git a/composer.lock b/composer.lock index 3580d109dc..f5499599fa 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "37b96159064d686c39e6a4366d0e25e7", + "content-hash": "bf75cbd9a271e2a059ccd86972d3020b", "packages": [ { "name": "amphp/amp", @@ -39,13 +39,13 @@ } }, "autoload": { - "psr-4": { - "Amp\\": "lib" - }, "files": [ "lib/functions.php", "lib/Internal/functions.php" - ] + ], + "psr-4": { + "Amp\\": "lib" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -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": [ @@ -192,14 +192,14 @@ }, "type": "library", "autoload": { - "psr-4": { - "Amp\\Parallel\\": "lib" - }, "files": [ "lib/Context/functions.php", "lib/Sync/functions.php", "lib/Worker/functions.php" - ] + ], + "psr-4": { + "Amp\\Parallel\\": "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": [ @@ -361,12 +361,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Amp\\Serialization\\": "src" - }, "files": [ "src/functions.php" - ] + ], + "psr-4": { + "Amp\\Serialization\\": "src" + } }, "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": [ @@ -767,12 +767,12 @@ }, "type": "library", "autoload": { - "psr-0": { - "HTMLPurifier": "library/" - }, "files": [ "library/HTMLPurifier.composer.php" ], + "psr-0": { + "HTMLPurifier": "library/" + }, "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] @@ -1193,7 +1193,7 @@ "license": [ "BSD-2-Clause" ], - "description": "Provides interfaces for sending e-mail messages and parsing e-mail addresses." + "description": "A library that provides interfaces for sending e-mail messages and parsing e-mail addresses." }, { "name": "pear-pear.horde.org/Horde_ManageSieve", @@ -1435,7 +1435,7 @@ "license": [ "LGPL-2.1" ], - "description": "A collection of various stream filters." + "description": "A library of various stream filters." }, { "name": "pear-pear.horde.org/Horde_Stream_Wrapper", @@ -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", @@ -1729,13 +1729,13 @@ }, "type": "library", "autoload": { - "psr-4": { - "Rubix\\ML\\": "src/" - }, "files": [ "src/constants.php", "src/functions.php" - ] + ], + "psr-4": { + "Rubix\\ML\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1870,14 +1870,14 @@ }, "type": "library", "autoload": { + "files": [ + "src/constants.php" + ], "psr-4": { - "Tensor\\": "src/", "JAMA\\": "lib/JAMA", + "Tensor\\": "src/", "Zephir\\Optimizers\\FunctionCall\\": "optimizers/" - }, - "files": [ - "src/constants.php" - ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1974,12 +1974,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2048,12 +2048,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -2124,12 +2124,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -2257,20 +2257,21 @@ } ], "description": "Composer package containing Nextcloud's public API (classes, interfaces)", + "abandoned": "nextcloud/ocp", "time": "2021-02-03T07:58:35+00:00" }, { "name": "psalm/phar", - "version": "4.7.1", + "version": "5.4.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "9e96a91f1bca15fa89ddce177872f440d62940b7" + "reference": "c4c2c180b1996b21867d40eeeb92f7b09b0050b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/9e96a91f1bca15fa89ddce177872f440d62940b7", - "reference": "9e96a91f1bca15fa89ddce177872f440d62940b7", + "url": "https://api.github.com/repos/psalm/phar/zipball/c4c2c180b1996b21867d40eeeb92f7b09b0050b2", + "reference": "c4c2c180b1996b21867d40eeeb92f7b09b0050b2", "shasum": "" }, "require": { @@ -2288,7 +2289,7 @@ "MIT" ], "description": "Composer-based Psalm Phar", - "time": "2021-04-25T21:29:13+00:00" + "time": "2022-12-19T21:53:09+00:00" }, { "name": "roave/security-advisories",