From aaca74438582a6967fa24bde4a8eb64e5d79290e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 02:57:31 +0000 Subject: [PATCH] Bump phpgt/http from 1.1.9 to 1.1.10 Bumps [phpgt/http](https://github.com/PhpGt/Http) from 1.1.9 to 1.1.10. - [Release notes](https://github.com/PhpGt/Http/releases) - [Commits](https://github.com/PhpGt/Http/compare/v1.1.9...v1.1.10) --- updated-dependencies: - dependency-name: phpgt/http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 62 +++++++++++++++++++++++++++++---------------------- 1 file changed, 35 insertions(+), 27 deletions(-) diff --git a/composer.lock b/composer.lock index 12a379b..9cc3c40 100644 --- a/composer.lock +++ b/composer.lock @@ -170,31 +170,37 @@ }, { "name": "phpgt/http", - "version": "v1.1.9", + "version": "v1.1.10", "source": { "type": "git", "url": "https://github.com/PhpGt/Http.git", - "reference": "05566d327ba99f8d99ef17700f3b94164de8c3d7" + "reference": "8b2b6b99d218147c203c466a9bbf12cdb8971942" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Http/zipball/05566d327ba99f8d99ef17700f3b94164de8c3d7", - "reference": "05566d327ba99f8d99ef17700f3b94164de8c3d7", + "url": "https://api.github.com/repos/PhpGt/Http/zipball/8b2b6b99d218147c203c466a9bbf12cdb8971942", + "reference": "8b2b6b99d218147c203c466a9bbf12cdb8971942", "shasum": "" }, "require": { "php": ">=8.1", - "phpgt/input": "^v1", - "psr/http-message": "^v1.0.1", - "willdurand/negotiation": "v3.1.0" + "phpgt/input": "^1.2", + "psr/http-message": "^2.0", + "willdurand/negotiation": "3.1.0" }, "require-dev": { "phpmd/phpmd": "^2.13", - "phpstan/phpstan": "^1.9", - "phpunit/phpunit": "^10.0", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^10.1", "squizlabs/php_codesniffer": "^3.7" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.3-dev", + "dev-ci": "1.2.3-dev" + } + }, "autoload": { "psr-4": { "Gt\\Http\\": "./src" @@ -207,7 +213,7 @@ "description": "PSR-7 HTTP message implementation.", "support": { "issues": "https://github.com/PhpGt/Http/issues", - "source": "https://github.com/PhpGt/Http/tree/v1.1.9" + "source": "https://github.com/PhpGt/Http/tree/v1.1.10" }, "funding": [ { @@ -215,20 +221,20 @@ "type": "github" } ], - "time": "2023-03-10T15:04:04+00:00" + "time": "2023-05-03T10:42:38+00:00" }, { "name": "phpgt/input", - "version": "v1.2.1", + "version": "v1.2.3", "source": { "type": "git", "url": "https://github.com/PhpGt/Input.git", - "reference": "fbcd56090e6b69050ebf585e31aa3b8decbbfa0a" + "reference": "7e82009922c42531e57e45641072b7c416d726c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Input/zipball/fbcd56090e6b69050ebf585e31aa3b8decbbfa0a", - "reference": "fbcd56090e6b69050ebf585e31aa3b8decbbfa0a", + "url": "https://api.github.com/repos/PhpGt/Input/zipball/7e82009922c42531e57e45641072b7c416d726c3", + "reference": "7e82009922c42531e57e45641072b7c416d726c3", "shasum": "" }, "require": { @@ -236,8 +242,10 @@ "phpgt/http": "^v1.1" }, "require-dev": { - "phpstan/phpstan": "^v1.8", - "phpunit/phpunit": "^v9.5" + "phpmd/phpmd": "^2.13", + "phpstan/phpstan": "^v1.10", + "phpunit/phpunit": "^10.1", + "squizlabs/php_codesniffer": "^3.7" }, "type": "library", "autoload": { @@ -252,7 +260,7 @@ "description": "Encapsulated user input.", "support": { "issues": "https://github.com/PhpGt/Input/issues", - "source": "https://github.com/PhpGt/Input/tree/v1.2.1" + "source": "https://github.com/PhpGt/Input/tree/v1.2.3" }, "funding": [ { @@ -260,7 +268,7 @@ "type": "github" } ], - "time": "2022-09-27T10:37:03+00:00" + "time": "2023-05-02T17:16:00+00:00" }, { "name": "phpgt/json", @@ -477,16 +485,16 @@ }, { "name": "psr/http-message", - "version": "1.1", + "version": "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", - "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { @@ -495,7 +503,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { @@ -510,7 +518,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", @@ -524,9 +532,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-message/tree/1.1" + "source": "https://github.com/php-fig/http-message/tree/2.0" }, - "time": "2023-04-04T09:50:52+00:00" + "time": "2023-04-04T09:54:51+00:00" }, { "name": "willdurand/negotiation",