From 91df9d90b8365f7d0f25984a8d303b80cf1b175e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 16:05:34 +0000 Subject: [PATCH] chore(deps-dev): bump phpstan/phpstan from 0.12.37 to 0.12.100 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.37 to 0.12.100. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.37...0.12.100) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 154 ++++++++++++++++++++++++++------------------------ 1 file changed, 79 insertions(+), 75 deletions(-) diff --git a/composer.lock b/composer.lock index 67e49cb..c56fa5a 100644 --- a/composer.lock +++ b/composer.lock @@ -86,12 +86,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Assert\\": "lib/Assert" - }, "files": [ "lib/Assert/functions.php" - ] + ], + "psr-4": { + "Assert\\": "lib/Assert" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -994,9 +994,6 @@ }, "type": "library", "autoload": { - "psr-4": { - "Functional\\": "src/Functional" - }, "files": [ "src/Functional/Ary.php", "src/Functional/Average.php", @@ -1090,7 +1087,10 @@ "src/Functional/With.php", "src/Functional/Zip.php", "src/Functional/ZipAll.php" - ] + ], + "psr-4": { + "Functional\\": "src/Functional" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1181,6 +1181,7 @@ "type": "github" } ], + "abandoned": "https://github.com/parsica-php/parsica", "time": "2020-07-12T17:54:51+00:00" }, { @@ -1189,17 +1190,17 @@ "source": { "type": "git", "url": "https://github.com/mathiasverraes/uptodocs.git", - "reference": "6b5ed66ce14a02379d37376b8203e10969c39ba3" + "reference": "158268d886222e0281f7e44b04fa07ef7be33e98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mathiasverraes/uptodocs/zipball/6b5ed66ce14a02379d37376b8203e10969c39ba3", - "reference": "6b5ed66ce14a02379d37376b8203e10969c39ba3", + "url": "https://api.github.com/repos/mathiasverraes/uptodocs/zipball/158268d886222e0281f7e44b04fa07ef7be33e98", + "reference": "158268d886222e0281f7e44b04fa07ef7be33e98", "shasum": "" }, "require": { "league/commonmark": "^1.4", - "php": "^7.4", + "php": "^7.4 || ^8.0", "symfony/console": "^5.0", "symfony/process": "^5.0" }, @@ -1237,7 +1238,7 @@ "type": "github" } ], - "time": "2020-07-07T19:16:02+00:00" + "time": "2020-12-19T10:59:56+00:00" }, { "name": "myclabs/deep-copy", @@ -1266,12 +1267,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "DeepCopy\\": "src/DeepCopy/" - }, "files": [ "src/DeepCopy/deep_copy.php" - ] + ], + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1670,6 +1671,7 @@ "keywords": [ "diff" ], + "abandoned": true, "time": "2018-02-15T16:58:55+00:00" }, { @@ -2018,12 +2020,12 @@ ], "type": "library", "autoload": { - "psr-0": { - "Hal\\": "./src/" - }, "files": [ "./src/functions.php" - ] + ], + "psr-0": { + "Hal\\": "./src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2157,16 +2159,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.37", + "version": "0.12.100", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a" + "reference": "48236ddf823547081b2b153d1cd2994b784328c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a", - "reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/48236ddf823547081b2b153d1cd2994b784328c3", + "reference": "48236ddf823547081b2b153d1cd2994b784328c3", "shasum": "" }, "require": { @@ -2201,15 +2203,15 @@ "type": "github" }, { - "url": "https://www.patreon.com/phpstan", - "type": "patreon" + "url": "https://github.com/phpstan", + "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", "type": "tidelift" } ], - "time": "2020-08-09T14:32:41+00:00" + "time": "2022-11-01T09:52:08+00:00" }, { "name": "phpstan/phpstan-strict-rules", @@ -2622,11 +2624,11 @@ } }, "autoload": { - "classmap": [ - "src/" - ], "files": [ "src/Framework/Assert/Functions.php" + ], + "classmap": [ + "src/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -2790,12 +2792,12 @@ } }, "autoload": { - "psr-4": { - "Pipeline\\": "src/" - }, "files": [ "src/functions.php" - ] + ], + "psr-4": { + "Pipeline\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3931,6 +3933,7 @@ "type": "tidelift" } ], + "abandoned": "symfony/error-handler", "time": "2020-07-23T08:31:43+00:00" }, { @@ -4387,12 +4390,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4463,12 +4466,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Grapheme\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Grapheme\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4541,12 +4544,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Normalizer\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -4622,12 +4625,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4697,12 +4700,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php70\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php70\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -4773,12 +4776,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4846,12 +4849,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -4922,12 +4925,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -5213,12 +5216,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Component\\String\\": "" - }, "files": [ "Resources/functions.php" ], + "psr-4": { + "Symfony\\Component\\String\\": "" + }, "exclude-from-classmap": [ "/Tests/" ] @@ -5292,12 +5295,6 @@ } }, "autoload": { - "psr-4": { - "Safe\\": [ - "lib/", - "generated/" - ] - }, "files": [ "generated/apache.php", "generated/apc.php", @@ -5387,7 +5384,13 @@ "generated/zip.php", "generated/zlib.php", "lib/special_cases.php" - ] + ], + "psr-4": { + "Safe\\": [ + "lib/", + "generated/" + ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -5447,12 +5450,12 @@ "version": "1.9.1", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "shasum": "" }, @@ -5535,6 +5538,7 @@ } ], "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", + "abandoned": "symfony/filesystem", "time": "2015-12-17T08:42:14+00:00" } ],