From 40a4b13fa3db4f63ee74612bf22f05570f247e06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 22:16:02 +0000 Subject: [PATCH] Bump laminas/laminas-diactoros from 2.3.1 to 2.13.0 Bumps [laminas/laminas-diactoros](https://github.com/laminas/laminas-diactoros) from 2.3.1 to 2.13.0. - [Release notes](https://github.com/laminas/laminas-diactoros/releases) - [Commits](https://github.com/laminas/laminas-diactoros/compare/2.3.1...2.13.0) --- updated-dependencies: - dependency-name: laminas/laminas-diactoros dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 154 ++++++++++++++++++++++++-------------------------- 1 file changed, 75 insertions(+), 79 deletions(-) diff --git a/composer.lock b/composer.lock index 6430e38..50902b6 100644 --- a/composer.lock +++ b/composer.lock @@ -78,49 +78,46 @@ }, { "name": "laminas/laminas-diactoros", - "version": "2.3.1", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "2ffc7cc816f6207b27923ee15edf6fac668390aa" + "reference": "34ba65010be9aa74e159d168c5ecfa5c01e4d956" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/2ffc7cc816f6207b27923ee15edf6fac668390aa", - "reference": "2ffc7cc816f6207b27923ee15edf6fac668390aa", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/34ba65010be9aa74e159d168c5ecfa5c01e4d956", + "reference": "34ba65010be9aa74e159d168c5ecfa5c01e4d956", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.1", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.0" }, "conflict": { - "phpspec/prophecy": "<1.9.0" + "phpspec/prophecy": "<1.9.0", + "zendframework/zend-diactoros": "*" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, - "replace": { - "zendframework/zend-diactoros": "^2.2.1" - }, "require-dev": { "ext-curl": "*", "ext-dom": "*", + "ext-gd": "*", "ext-libxml": "*", - "http-interop/http-factory-tests": "^0.5.0", - "laminas/laminas-coding-standard": "~1.0.0", - "php-http/psr7-integration-tests": "^1.0", - "phpunit/phpunit": "^7.5.18" + "http-interop/http-factory-tests": "^0.9.0", + "laminas/laminas-coding-standard": "~2.3.0", + "php-http/psr7-integration-tests": "^1.1.1", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5", + "psalm/plugin-phpunit": "^0.17.0", + "vimeo/psalm": "^4.24.0" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "2.3.x-dev", - "dev-develop": "2.4.x-dev" - }, "laminas": { "config-provider": "Laminas\\Diactoros\\ConfigProvider", "module": "Laminas\\Diactoros" @@ -168,7 +165,7 @@ "type": "community_bridge" } ], - "time": "2020-07-07T15:34:31+00:00" + "time": "2022-07-07T12:31:03+00:00" }, { "name": "laminas/laminas-httphandlerrunner", @@ -237,31 +234,29 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.4", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "fcd87520e4943d968557803919523772475e8ea3" + "reference": "d74d2da21beae5aceff1e8c07b901066b0e1b719" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", - "reference": "fcd87520e4943d968557803919523772475e8ea3", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/d74d2da21beae5aceff1e8c07b901066b0e1b719", + "reference": "d74d2da21beae5aceff1e8c07b901066b0e1b719", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": ">=7.4, <8.2" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", - "squizlabs/php_codesniffer": "^3.5" + "phpunit/phpunit": "^9.5.14", + "psalm/plugin-phpunit": "^0.15.2", + "squizlabs/php_codesniffer": "^3.6.2", + "vimeo/psalm": "^4.21.0" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev", - "dev-develop": "1.1.x-dev" - }, "laminas": { "module": "Laminas\\ZendFrameworkBridge" } @@ -291,7 +286,7 @@ "type": "community_bridge" } ], - "time": "2020-05-20T16:45:56+00:00" + "time": "2022-07-14T16:30:30+00:00" }, { "name": "litphp/air", @@ -350,12 +345,12 @@ "source": { "type": "git", "url": "https://github.com/litphp/bolt.git", - "reference": "8bb18aadfd94663aef204bde137f38d897b485f7" + "reference": "f1f4c136e7b9f0a639cfbb0e0e8a698947ab8af7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/litphp/bolt/zipball/8bb18aadfd94663aef204bde137f38d897b485f7", - "reference": "8bb18aadfd94663aef204bde137f38d897b485f7", + "url": "https://api.github.com/repos/litphp/bolt/zipball/f1f4c136e7b9f0a639cfbb0e0e8a698947ab8af7", + "reference": "f1f4c136e7b9f0a639cfbb0e0e8a698947ab8af7", "shasum": "" }, "require": { @@ -395,7 +390,7 @@ } ], "description": "litphp micro-framework", - "time": "2020-07-11T01:45:59+00:00" + "time": "2020-07-19T01:33:00+00:00" }, { "name": "litphp/nexus", @@ -506,12 +501,12 @@ "source": { "type": "git", "url": "https://github.com/litphp/router-fast-route.git", - "reference": "27820d3c4edbfb50d456722aef7053062a1f6efd" + "reference": "da1e52ff3b746d6f4d4488e371237ea47fb62249" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/litphp/router-fast-route/zipball/27820d3c4edbfb50d456722aef7053062a1f6efd", - "reference": "27820d3c4edbfb50d456722aef7053062a1f6efd", + "url": "https://api.github.com/repos/litphp/router-fast-route/zipball/da1e52ff3b746d6f4d4488e371237ea47fb62249", + "reference": "da1e52ff3b746d6f4d4488e371237ea47fb62249", "shasum": "" }, "require": { @@ -544,7 +539,7 @@ } ], "description": "Lit router utilizing fast-route", - "time": "2020-05-05T15:01:25+00:00" + "time": "2020-07-19T01:33:30+00:00" }, { "name": "litphp/runner-laminas-sapi", @@ -600,12 +595,12 @@ "source": { "type": "git", "url": "https://github.com/litphp/voltage.git", - "reference": "32f531127105871ca3cb8a379820d7fa988af672" + "reference": "106bf4aa4a1c8fbaef0a0d0a6659da04127bd7fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/litphp/voltage/zipball/32f531127105871ca3cb8a379820d7fa988af672", - "reference": "32f531127105871ca3cb8a379820d7fa988af672", + "url": "https://api.github.com/repos/litphp/voltage/zipball/106bf4aa4a1c8fbaef0a0d0a6659da04127bd7fe", + "reference": "106bf4aa4a1c8fbaef0a0d0a6659da04127bd7fe", "shasum": "" }, "require": { @@ -644,7 +639,7 @@ } ], "description": "Fundamental application structure for Lit", - "time": "2020-07-11T01:47:00+00:00" + "time": "2020-07-19T01:33:54+00:00" }, { "name": "middlewares/payload", @@ -777,12 +772,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": [ @@ -826,12 +821,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "FastRoute\\": "src/" - }, "files": [ "src/functions.php" - ] + ], + "psr-4": { + "FastRoute\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1412,6 +1407,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2019-09-17T06:23:10+00:00" }, { @@ -2352,12 +2348,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2442,12 +2438,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": "" }, @@ -2551,12 +2547,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Cake\\Collection\\": "." - }, "files": [ "functions.php" - ] + ], + "psr-4": { + "Cake\\Collection\\": "." + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2602,12 +2598,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Cake\\Core\\": "." - }, "files": [ "functions.php" - ] + ], + "psr-4": { + "Cake\\Core\\": "." + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2795,12 +2791,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Cake\\Utility\\": "." - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Cake\\Utility\\": "." + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3257,12 +3253,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3331,12 +3327,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -3407,12 +3403,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, "classmap": [ "Resources/stubs" ]