From 158143d3cc6f738fa199ce7e7667f8f420c30173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 11:44:15 +0000 Subject: [PATCH 1/2] composer(deps-dev): bump ergebnis/php-cs-fixer-config Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 6.13.1 to 6.17.0. - [Release notes](https://github.com/ergebnis/php-cs-fixer-config/releases) - [Changelog](https://github.com/ergebnis/php-cs-fixer-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/ergebnis/php-cs-fixer-config/compare/6.13.1...6.17.0) --- updated-dependencies: - dependency-name: ergebnis/php-cs-fixer-config dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 51 ++++++++++++++++++++++++--------------------------- 2 files changed, 25 insertions(+), 28 deletions(-) diff --git a/composer.json b/composer.json index 9358cb0..c566bfe 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { - "ergebnis/php-cs-fixer-config": "^6.13.1", + "ergebnis/php-cs-fixer-config": "^6.17.0", "vimeo/psalm": "^5.18.0" }, "config": { diff --git a/composer.lock b/composer.lock index 6270ccc..f0ad575 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": "d2d6b46320bcf5130243e06bb095effc", + "content-hash": "1c3bea06ce04bcb6cc5e5c9ee3111743", "packages": [], "packages-dev": [ { @@ -477,39 +477,39 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.13.1", + "version": "6.17.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "7d0c95d8e44f021786039fcfab3a776295c5ca60" + "reference": "8189355c101621f216755c6cecbc01ee74176a99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/7d0c95d8e44f021786039fcfab3a776295c5ca60", - "reference": "7d0c95d8e44f021786039fcfab3a776295c5ca60", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/8189355c101621f216755c6cecbc01ee74176a99", + "reference": "8189355c101621f216755c6cecbc01ee74176a99", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.1", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.40.2", - "kubawerlos/php-cs-fixer-custom-fixers": "~3.17.0", + "friendsofphp/php-cs-fixer": "~3.45.0", + "kubawerlos/php-cs-fixer-custom-fixers": "~3.17.1", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.28.3", "ergebnis/data-provider": "^3.2.0", "ergebnis/license": "^2.4.0", - "ergebnis/phpunit-slow-test-detector": "^2.7.0", + "ergebnis/phpunit-slow-test-detector": "^2.9.0", "ergebnis/rector-rules": "~0.3.0", "fakerphp/faker": "^1.23.0", "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.6.15", "psalm/plugin-phpunit": "~0.18.4", - "rector/rector": "~0.18.12", + "rector/rector": "~0.18.13", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0", - "vimeo/psalm": "^5.17.0" + "vimeo/psalm": "^5.18.0" }, "type": "library", "extra": { @@ -541,7 +541,7 @@ "security": "https://github.com/ergebnis/php-cs-fixer-config/blob/main/.github/SECURITY.md", "source": "https://github.com/ergebnis/php-cs-fixer-config" }, - "time": "2023-12-04T16:40:47+00:00" + "time": "2023-12-30T08:34:18+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -769,16 +769,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.40.2", + "version": "v3.45.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "4344562a516b76afe8f2d64b2e52214c30d64ed8" + "reference": "c0daa33cb2533cd73f48dde1c70c2afa3e7953b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/4344562a516b76afe8f2d64b2e52214c30d64ed8", - "reference": "4344562a516b76afe8f2d64b2e52214c30d64ed8", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c0daa33cb2533cd73f48dde1c70c2afa3e7953b5", + "reference": "c0daa33cb2533cd73f48dde1c70c2afa3e7953b5", "shasum": "" }, "require": { @@ -808,10 +808,7 @@ "php-cs-fixer/accessible-object": "^1.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4", - "phpspec/prophecy": "^1.17", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.6", - "symfony/phpunit-bridge": "^6.3.8 || ^7.0", + "phpunit/phpunit": "^9.6 || ^10.5.5", "symfony/yaml": "^5.4 || ^6.0 || ^7.0" }, "suggest": { @@ -850,7 +847,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.40.2" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.45.0" }, "funding": [ { @@ -858,20 +855,20 @@ "type": "github" } ], - "time": "2023-12-03T09:21:33+00:00" + "time": "2023-12-30T02:07:07+00:00" }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.17.0", + "version": "v3.17.1", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a" + "reference": "1adfc79e5bd11ff713b1c2a512c382cc8fcff34e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a", - "reference": "bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/1adfc79e5bd11ff713b1c2a512c382cc8fcff34e", + "reference": "1adfc79e5bd11ff713b1c2a512c382cc8fcff34e", "shasum": "" }, "require": { @@ -902,9 +899,9 @@ "description": "A set of custom fixers for PHP CS Fixer", "support": { "issues": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/issues", - "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.17.0" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.17.1" }, - "time": "2023-11-19T12:08:42+00:00" + "time": "2023-12-23T14:34:27+00:00" }, { "name": "netresearch/jsonmapper", From 1b927762dc4076dbe87b4ce21a280ff1da33feb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Mon, 1 Jan 2024 12:46:23 +0100 Subject: [PATCH 2/2] Fix: Run 'make coding-standards' --- src/RFC/RFC7231.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/RFC/RFC7231.php b/src/RFC/RFC7231.php index 5322da4..e851d15 100644 --- a/src/RFC/RFC7231.php +++ b/src/RFC/RFC7231.php @@ -73,7 +73,7 @@ interface RFC7231 extends IETFStream, ProposedStandard * developers can decide whether to use CONTINUING or CONTINUE_ as their * preferred choice of constant. * - * @see Teapot\StatusCode\RFC\RFC7231:CONTINUING + * @see RFC7231:CONTINUING * @var int */ public const CONTINUE_ = self::CONTINUING;