From 9d2dd97624502cee9b5e83792eb44b7bf94380ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Rub=C3=A9l?= Date: Thu, 2 Nov 2023 11:54:28 +0100 Subject: [PATCH 01/11] Allow PHP 8.3 in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7b6e7d70..5e135e08 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "roave/backward-compatibility-check", "description": "Tool to compare two revisions of a public API to check for BC breaks", "require": { - "php": "~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "ext-json": "*", "azjezz/psl": "^2.3.1", "composer/composer": "^2.5.1", From 1aff529a52b388a1b44ec8b086972ec2272cbbce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Rub=C3=A9l?= Date: Thu, 2 Nov 2023 11:54:54 +0100 Subject: [PATCH 02/11] Add PHP `8.3` to CI --- .github/workflows/continuous-integration.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 582c515d..0cf65d52 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -47,6 +47,7 @@ jobs: php-version: - "8.1" - "8.2" + - "8.3" operating-system: - "ubuntu-latest" @@ -99,6 +100,7 @@ jobs: php-version: - "8.1" - "8.2" + - "8.3" operating-system: - "ubuntu-latest" From 8e70279ae1dbe365ce2fbabc319ef28707f2e645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Rub=C3=A9l?= Date: Fri, 24 Nov 2023 17:59:15 +0100 Subject: [PATCH 03/11] Run CI again for PHP 8.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a41b3b93..c71dff98 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ jobs: - name: "Install PHP" uses: shivammathur/setup-php@v2 with: - php-version: "8.0" + php-version: "8.3" - name: "Install dependencies" run: "composer install" - name: "Check for BC breaks" From ac07cfada007aa87046b5ad2e705e37486d22862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Rub=C3=A9l?= Date: Fri, 24 Nov 2023 18:02:40 +0100 Subject: [PATCH 04/11] Revert "Run CI again for PHP 8.3" This reverts commit 8e70279ae1dbe365ce2fbabc319ef28707f2e645. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c71dff98..a41b3b93 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ jobs: - name: "Install PHP" uses: shivammathur/setup-php@v2 with: - php-version: "8.3" + php-version: "8.0" - name: "Install dependencies" run: "composer install" - name: "Check for BC breaks" From 8fbfd8a335971a51a0441ffd2070c46b0c333af3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Rub=C3=A9l?= Date: Fri, 24 Nov 2023 18:07:12 +0100 Subject: [PATCH 05/11] Add 8.3 to the lockfile --- composer.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index 3414ab80..4c364f8b 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": "693345b309b1c7f7cfbbd05ebec0469b", + "content-hash": "5e22b6153f4ff80d090fb49fc1c2e0bf", "packages": [ { "name": "azjezz/psl", @@ -6963,7 +6963,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "ext-json": "*" }, "platform-dev": [], From 9f72d625ec294d421e774416fbb67fe5aea4aca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Rub=C3=A9l?= Date: Fri, 24 Nov 2023 18:17:57 +0100 Subject: [PATCH 06/11] Bump `better-reflection` package --- composer.json | 2 +- composer.lock | 56 +++++++++++++++++++++++++-------------------------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index 5e135e08..6845980c 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "nikic/php-parser": "^4.15.3", "nikolaposa/version": "^4.1.0", "ocramius/package-versions": "^2.7.0", - "roave/better-reflection": "^6.5.0", + "roave/better-reflection": "^6.15.0", "symfony/console": "^6.2.3" }, "license": "MIT", diff --git a/composer.lock b/composer.lock index 4c364f8b..4289df4c 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": "5e22b6153f4ff80d090fb49fc1c2e0bf", + "content-hash": "530403eeb39bc1d0817844f8f55725bd", "packages": [ { "name": "azjezz/psl", @@ -778,16 +778,16 @@ }, { "name": "jetbrains/phpstorm-stubs", - "version": "v2022.3", + "version": "v2023.2", "source": { "type": "git", "url": "https://github.com/JetBrains/phpstorm-stubs.git", - "reference": "6b568c153cea002dc6fad96285c3063d07cab18d" + "reference": "3bb9c8a1050ad324c2dca7964487fa9f081f1005" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/6b568c153cea002dc6fad96285c3063d07cab18d", - "reference": "6b568c153cea002dc6fad96285c3063d07cab18d", + "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/3bb9c8a1050ad324c2dca7964487fa9f081f1005", + "reference": "3bb9c8a1050ad324c2dca7964487fa9f081f1005", "shasum": "" }, "require-dev": { @@ -795,7 +795,7 @@ "nikic/php-parser": "@stable", "php": "^8.0", "phpdocumentor/reflection-docblock": "@stable", - "phpunit/phpunit": "@stable" + "phpunit/phpunit": "^9.6" }, "type": "library", "autoload": { @@ -820,9 +820,9 @@ "type" ], "support": { - "source": "https://github.com/JetBrains/phpstorm-stubs/tree/v2022.3" + "source": "https://github.com/JetBrains/phpstorm-stubs/tree/v2023.2" }, - "time": "2022-10-17T09:21:37+00:00" + "time": "2023-07-14T12:50:15+00:00" }, { "name": "justinrainbow/json-schema", @@ -896,16 +896,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.15.3", + "version": "v4.17.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039" + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039", - "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", "shasum": "" }, "require": { @@ -946,9 +946,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" }, - "time": "2023-01-16T22:05:37+00:00" + "time": "2023-08-13T19:53:39+00:00" }, { "name": "nikolaposa/version", @@ -1326,22 +1326,22 @@ }, { "name": "roave/better-reflection", - "version": "6.5.0", + "version": "6.17.0", "source": { "type": "git", "url": "https://github.com/Roave/BetterReflection.git", - "reference": "01bfd42c3ce88f378edb4e1a7b063160c3359d5f" + "reference": "beb49d906821c2e3d5f7b44a7e2a3672ba27f7a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/01bfd42c3ce88f378edb4e1a7b063160c3359d5f", - "reference": "01bfd42c3ce88f378edb4e1a7b063160c3359d5f", + "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/beb49d906821c2e3d5f7b44a7e2a3672ba27f7a2", + "reference": "beb49d906821c2e3d5f7b44a7e2a3672ba27f7a2", "shasum": "" }, "require": { "ext-json": "*", - "jetbrains/phpstorm-stubs": "2022.3", - "nikic/php-parser": "^4.15.1", + "jetbrains/phpstorm-stubs": "2023.2", + "nikic/php-parser": "^4.17.1", "php": "~8.1.0 || ~8.2.0", "roave/signature": "^1.7" }, @@ -1349,12 +1349,12 @@ "thecodingmachine/safe": "<1.1.3" }, "require-dev": { - "doctrine/coding-standard": "^10.0.0", - "phpstan/phpstan": "^1.8.10", - "phpstan/phpstan-phpunit": "^1.2.2", - "phpunit/phpunit": "^9.5.25", - "roave/infection-static-analysis-plugin": "^1.26.0", - "vimeo/psalm": "^5.1.0" + "doctrine/coding-standard": "^12.0.0", + "phpstan/phpstan": "^1.10.41", + "phpstan/phpstan-phpunit": "^1.3.15", + "phpunit/phpunit": "^10.4.2", + "roave/infection-static-analysis-plugin": "^1.33.0", + "vimeo/psalm": "5.15.0" }, "suggest": { "composer/composer": "Required to use the ComposerSourceLocator" @@ -1394,9 +1394,9 @@ "description": "Better Reflection - an improved code reflection API", "support": { "issues": "https://github.com/Roave/BetterReflection/issues", - "source": "https://github.com/Roave/BetterReflection/tree/6.5.0" + "source": "https://github.com/Roave/BetterReflection/tree/6.17.0" }, - "time": "2022-12-12T19:02:33+00:00" + "time": "2023-11-19T14:30:25+00:00" }, { "name": "roave/signature", From 6f1623b9da2deffe04cf7d5df52737c5bfdb4350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Rub=C3=A9l?= Date: Fri, 24 Nov 2023 18:22:30 +0100 Subject: [PATCH 07/11] Revert "Bump `better-reflection` package" This reverts commit 9f72d625ec294d421e774416fbb67fe5aea4aca7. --- composer.json | 2 +- composer.lock | 56 +++++++++++++++++++++++++-------------------------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index 6845980c..5e135e08 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "nikic/php-parser": "^4.15.3", "nikolaposa/version": "^4.1.0", "ocramius/package-versions": "^2.7.0", - "roave/better-reflection": "^6.15.0", + "roave/better-reflection": "^6.5.0", "symfony/console": "^6.2.3" }, "license": "MIT", diff --git a/composer.lock b/composer.lock index 4289df4c..4c364f8b 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": "530403eeb39bc1d0817844f8f55725bd", + "content-hash": "5e22b6153f4ff80d090fb49fc1c2e0bf", "packages": [ { "name": "azjezz/psl", @@ -778,16 +778,16 @@ }, { "name": "jetbrains/phpstorm-stubs", - "version": "v2023.2", + "version": "v2022.3", "source": { "type": "git", "url": "https://github.com/JetBrains/phpstorm-stubs.git", - "reference": "3bb9c8a1050ad324c2dca7964487fa9f081f1005" + "reference": "6b568c153cea002dc6fad96285c3063d07cab18d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/3bb9c8a1050ad324c2dca7964487fa9f081f1005", - "reference": "3bb9c8a1050ad324c2dca7964487fa9f081f1005", + "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/6b568c153cea002dc6fad96285c3063d07cab18d", + "reference": "6b568c153cea002dc6fad96285c3063d07cab18d", "shasum": "" }, "require-dev": { @@ -795,7 +795,7 @@ "nikic/php-parser": "@stable", "php": "^8.0", "phpdocumentor/reflection-docblock": "@stable", - "phpunit/phpunit": "^9.6" + "phpunit/phpunit": "@stable" }, "type": "library", "autoload": { @@ -820,9 +820,9 @@ "type" ], "support": { - "source": "https://github.com/JetBrains/phpstorm-stubs/tree/v2023.2" + "source": "https://github.com/JetBrains/phpstorm-stubs/tree/v2022.3" }, - "time": "2023-07-14T12:50:15+00:00" + "time": "2022-10-17T09:21:37+00:00" }, { "name": "justinrainbow/json-schema", @@ -896,16 +896,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.17.1", + "version": "v4.15.3", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" + "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", - "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039", + "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039", "shasum": "" }, "require": { @@ -946,9 +946,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3" }, - "time": "2023-08-13T19:53:39+00:00" + "time": "2023-01-16T22:05:37+00:00" }, { "name": "nikolaposa/version", @@ -1326,22 +1326,22 @@ }, { "name": "roave/better-reflection", - "version": "6.17.0", + "version": "6.5.0", "source": { "type": "git", "url": "https://github.com/Roave/BetterReflection.git", - "reference": "beb49d906821c2e3d5f7b44a7e2a3672ba27f7a2" + "reference": "01bfd42c3ce88f378edb4e1a7b063160c3359d5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/beb49d906821c2e3d5f7b44a7e2a3672ba27f7a2", - "reference": "beb49d906821c2e3d5f7b44a7e2a3672ba27f7a2", + "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/01bfd42c3ce88f378edb4e1a7b063160c3359d5f", + "reference": "01bfd42c3ce88f378edb4e1a7b063160c3359d5f", "shasum": "" }, "require": { "ext-json": "*", - "jetbrains/phpstorm-stubs": "2023.2", - "nikic/php-parser": "^4.17.1", + "jetbrains/phpstorm-stubs": "2022.3", + "nikic/php-parser": "^4.15.1", "php": "~8.1.0 || ~8.2.0", "roave/signature": "^1.7" }, @@ -1349,12 +1349,12 @@ "thecodingmachine/safe": "<1.1.3" }, "require-dev": { - "doctrine/coding-standard": "^12.0.0", - "phpstan/phpstan": "^1.10.41", - "phpstan/phpstan-phpunit": "^1.3.15", - "phpunit/phpunit": "^10.4.2", - "roave/infection-static-analysis-plugin": "^1.33.0", - "vimeo/psalm": "5.15.0" + "doctrine/coding-standard": "^10.0.0", + "phpstan/phpstan": "^1.8.10", + "phpstan/phpstan-phpunit": "^1.2.2", + "phpunit/phpunit": "^9.5.25", + "roave/infection-static-analysis-plugin": "^1.26.0", + "vimeo/psalm": "^5.1.0" }, "suggest": { "composer/composer": "Required to use the ComposerSourceLocator" @@ -1394,9 +1394,9 @@ "description": "Better Reflection - an improved code reflection API", "support": { "issues": "https://github.com/Roave/BetterReflection/issues", - "source": "https://github.com/Roave/BetterReflection/tree/6.17.0" + "source": "https://github.com/Roave/BetterReflection/tree/6.5.0" }, - "time": "2023-11-19T14:30:25+00:00" + "time": "2022-12-12T19:02:33+00:00" }, { "name": "roave/signature", From 647aa5ae11d35932d1c0835281806c3ec65b2cc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Rub=C3=A9l?= Date: Fri, 24 Nov 2023 20:31:54 +0100 Subject: [PATCH 08/11] Bump `better-reflection` package --- composer.json | 2 +- composer.lock | 58 +++++++++++++++++++++++++-------------------------- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/composer.json b/composer.json index 5e135e08..3dc8f101 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "nikic/php-parser": "^4.15.3", "nikolaposa/version": "^4.1.0", "ocramius/package-versions": "^2.7.0", - "roave/better-reflection": "^6.5.0", + "roave/better-reflection": "^6.18.0", "symfony/console": "^6.2.3" }, "license": "MIT", diff --git a/composer.lock b/composer.lock index 4c364f8b..1a6e1b5b 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": "5e22b6153f4ff80d090fb49fc1c2e0bf", + "content-hash": "32e8d817b05bb7d73cb1a086bba6c6f5", "packages": [ { "name": "azjezz/psl", @@ -778,16 +778,16 @@ }, { "name": "jetbrains/phpstorm-stubs", - "version": "v2022.3", + "version": "v2023.2", "source": { "type": "git", "url": "https://github.com/JetBrains/phpstorm-stubs.git", - "reference": "6b568c153cea002dc6fad96285c3063d07cab18d" + "reference": "3bb9c8a1050ad324c2dca7964487fa9f081f1005" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/6b568c153cea002dc6fad96285c3063d07cab18d", - "reference": "6b568c153cea002dc6fad96285c3063d07cab18d", + "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/3bb9c8a1050ad324c2dca7964487fa9f081f1005", + "reference": "3bb9c8a1050ad324c2dca7964487fa9f081f1005", "shasum": "" }, "require-dev": { @@ -795,7 +795,7 @@ "nikic/php-parser": "@stable", "php": "^8.0", "phpdocumentor/reflection-docblock": "@stable", - "phpunit/phpunit": "@stable" + "phpunit/phpunit": "^9.6" }, "type": "library", "autoload": { @@ -820,9 +820,9 @@ "type" ], "support": { - "source": "https://github.com/JetBrains/phpstorm-stubs/tree/v2022.3" + "source": "https://github.com/JetBrains/phpstorm-stubs/tree/v2023.2" }, - "time": "2022-10-17T09:21:37+00:00" + "time": "2023-07-14T12:50:15+00:00" }, { "name": "justinrainbow/json-schema", @@ -896,16 +896,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.15.3", + "version": "v4.17.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039" + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039", - "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", "shasum": "" }, "require": { @@ -946,9 +946,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" }, - "time": "2023-01-16T22:05:37+00:00" + "time": "2023-08-13T19:53:39+00:00" }, { "name": "nikolaposa/version", @@ -1326,35 +1326,35 @@ }, { "name": "roave/better-reflection", - "version": "6.5.0", + "version": "6.18.0", "source": { "type": "git", "url": "https://github.com/Roave/BetterReflection.git", - "reference": "01bfd42c3ce88f378edb4e1a7b063160c3359d5f" + "reference": "91015e0941b7caf8b4004697f2c19d92771312fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/01bfd42c3ce88f378edb4e1a7b063160c3359d5f", - "reference": "01bfd42c3ce88f378edb4e1a7b063160c3359d5f", + "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/91015e0941b7caf8b4004697f2c19d92771312fb", + "reference": "91015e0941b7caf8b4004697f2c19d92771312fb", "shasum": "" }, "require": { "ext-json": "*", - "jetbrains/phpstorm-stubs": "2022.3", - "nikic/php-parser": "^4.15.1", - "php": "~8.1.0 || ~8.2.0", + "jetbrains/phpstorm-stubs": "2023.2", + "nikic/php-parser": "^4.17.1", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "roave/signature": "^1.7" }, "conflict": { "thecodingmachine/safe": "<1.1.3" }, "require-dev": { - "doctrine/coding-standard": "^10.0.0", - "phpstan/phpstan": "^1.8.10", - "phpstan/phpstan-phpunit": "^1.2.2", - "phpunit/phpunit": "^9.5.25", - "roave/infection-static-analysis-plugin": "^1.26.0", - "vimeo/psalm": "^5.1.0" + "doctrine/coding-standard": "^12.0.0", + "phpstan/phpstan": "^1.10.41", + "phpstan/phpstan-phpunit": "^1.3.15", + "phpunit/phpunit": "^10.4.2", + "roave/infection-static-analysis-plugin": "^1.33.0", + "vimeo/psalm": "5.15.0" }, "suggest": { "composer/composer": "Required to use the ComposerSourceLocator" @@ -1394,9 +1394,9 @@ "description": "Better Reflection - an improved code reflection API", "support": { "issues": "https://github.com/Roave/BetterReflection/issues", - "source": "https://github.com/Roave/BetterReflection/tree/6.5.0" + "source": "https://github.com/Roave/BetterReflection/tree/6.18.0" }, - "time": "2022-12-12T19:02:33+00:00" + "time": "2023-11-24T18:31:06+00:00" }, { "name": "roave/signature", From 081b957f01d4b75c7c59d0e3017439b7d566e7db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Rub=C3=A9l?= Date: Sat, 25 Nov 2023 16:55:39 +0100 Subject: [PATCH 09/11] Bump `signature` package --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 1a6e1b5b..1e81f5e5 100644 --- a/composer.lock +++ b/composer.lock @@ -1400,26 +1400,26 @@ }, { "name": "roave/signature", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/Roave/Signature.git", - "reference": "2ab4eadcb9f9d449f673a97b67797403b35eca94" + "reference": "f92ce20f82c9a1df3b50fc56fbdaeb82cf4c9c5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/Signature/zipball/2ab4eadcb9f9d449f673a97b67797403b35eca94", - "reference": "2ab4eadcb9f9d449f673a97b67797403b35eca94", + "url": "https://api.github.com/repos/Roave/Signature/zipball/f92ce20f82c9a1df3b50fc56fbdaeb82cf4c9c5b", + "reference": "f92ce20f82c9a1df3b50fc56fbdaeb82cf4c9c5b", "shasum": "" }, "require": { - "php": "8.0.*|8.1.*|8.2.*" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { - "doctrine/coding-standard": "^10.0.0", - "infection/infection": "^0.26.15", - "phpunit/phpunit": "^9.5.25", - "vimeo/psalm": "^4.28.0" + "doctrine/coding-standard": "^12.0.0", + "infection/infection": "^0.26.19", + "phpunit/phpunit": "^9.6.7", + "vimeo/psalm": "^5.9.0" }, "type": "library", "autoload": { @@ -1434,9 +1434,9 @@ "description": "Sign and verify stuff", "support": { "issues": "https://github.com/Roave/Signature/issues", - "source": "https://github.com/Roave/Signature/tree/1.7.0" + "source": "https://github.com/Roave/Signature/tree/1.8.0" }, - "time": "2022-10-10T08:44:53+00:00" + "time": "2023-11-25T00:11:29+00:00" }, { "name": "seld/jsonlint", From a0492ec2f08f97573dd25a6ed795a727f6842864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Rub=C3=A9l?= Date: Sat, 25 Nov 2023 17:11:30 +0100 Subject: [PATCH 10/11] Revert the lockfile leaving only `content-hash` changed --- composer.lock | 80 +++++++++++++++++++++++++-------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/composer.lock b/composer.lock index 1e81f5e5..ad242b48 100644 --- a/composer.lock +++ b/composer.lock @@ -778,16 +778,16 @@ }, { "name": "jetbrains/phpstorm-stubs", - "version": "v2023.2", + "version": "v2022.3", "source": { "type": "git", "url": "https://github.com/JetBrains/phpstorm-stubs.git", - "reference": "3bb9c8a1050ad324c2dca7964487fa9f081f1005" + "reference": "6b568c153cea002dc6fad96285c3063d07cab18d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/3bb9c8a1050ad324c2dca7964487fa9f081f1005", - "reference": "3bb9c8a1050ad324c2dca7964487fa9f081f1005", + "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/6b568c153cea002dc6fad96285c3063d07cab18d", + "reference": "6b568c153cea002dc6fad96285c3063d07cab18d", "shasum": "" }, "require-dev": { @@ -795,7 +795,7 @@ "nikic/php-parser": "@stable", "php": "^8.0", "phpdocumentor/reflection-docblock": "@stable", - "phpunit/phpunit": "^9.6" + "phpunit/phpunit": "@stable" }, "type": "library", "autoload": { @@ -820,9 +820,9 @@ "type" ], "support": { - "source": "https://github.com/JetBrains/phpstorm-stubs/tree/v2023.2" + "source": "https://github.com/JetBrains/phpstorm-stubs/tree/v2022.3" }, - "time": "2023-07-14T12:50:15+00:00" + "time": "2022-10-17T09:21:37+00:00" }, { "name": "justinrainbow/json-schema", @@ -896,16 +896,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.17.1", + "version": "v4.15.3", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" + "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", - "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039", + "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039", "shasum": "" }, "require": { @@ -946,9 +946,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3" }, - "time": "2023-08-13T19:53:39+00:00" + "time": "2023-01-16T22:05:37+00:00" }, { "name": "nikolaposa/version", @@ -1326,35 +1326,35 @@ }, { "name": "roave/better-reflection", - "version": "6.18.0", + "version": "6.5.0", "source": { "type": "git", "url": "https://github.com/Roave/BetterReflection.git", - "reference": "91015e0941b7caf8b4004697f2c19d92771312fb" + "reference": "01bfd42c3ce88f378edb4e1a7b063160c3359d5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/91015e0941b7caf8b4004697f2c19d92771312fb", - "reference": "91015e0941b7caf8b4004697f2c19d92771312fb", + "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/01bfd42c3ce88f378edb4e1a7b063160c3359d5f", + "reference": "01bfd42c3ce88f378edb4e1a7b063160c3359d5f", "shasum": "" }, "require": { "ext-json": "*", - "jetbrains/phpstorm-stubs": "2023.2", - "nikic/php-parser": "^4.17.1", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "jetbrains/phpstorm-stubs": "2022.3", + "nikic/php-parser": "^4.15.1", + "php": "~8.1.0 || ~8.2.0", "roave/signature": "^1.7" }, "conflict": { "thecodingmachine/safe": "<1.1.3" }, "require-dev": { - "doctrine/coding-standard": "^12.0.0", - "phpstan/phpstan": "^1.10.41", - "phpstan/phpstan-phpunit": "^1.3.15", - "phpunit/phpunit": "^10.4.2", - "roave/infection-static-analysis-plugin": "^1.33.0", - "vimeo/psalm": "5.15.0" + "doctrine/coding-standard": "^10.0.0", + "phpstan/phpstan": "^1.8.10", + "phpstan/phpstan-phpunit": "^1.2.2", + "phpunit/phpunit": "^9.5.25", + "roave/infection-static-analysis-plugin": "^1.26.0", + "vimeo/psalm": "^5.1.0" }, "suggest": { "composer/composer": "Required to use the ComposerSourceLocator" @@ -1394,32 +1394,32 @@ "description": "Better Reflection - an improved code reflection API", "support": { "issues": "https://github.com/Roave/BetterReflection/issues", - "source": "https://github.com/Roave/BetterReflection/tree/6.18.0" + "source": "https://github.com/Roave/BetterReflection/tree/6.5.0" }, - "time": "2023-11-24T18:31:06+00:00" + "time": "2022-12-12T19:02:33+00:00" }, { "name": "roave/signature", - "version": "1.8.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/Roave/Signature.git", - "reference": "f92ce20f82c9a1df3b50fc56fbdaeb82cf4c9c5b" + "reference": "2ab4eadcb9f9d449f673a97b67797403b35eca94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/Signature/zipball/f92ce20f82c9a1df3b50fc56fbdaeb82cf4c9c5b", - "reference": "f92ce20f82c9a1df3b50fc56fbdaeb82cf4c9c5b", + "url": "https://api.github.com/repos/Roave/Signature/zipball/2ab4eadcb9f9d449f673a97b67797403b35eca94", + "reference": "2ab4eadcb9f9d449f673a97b67797403b35eca94", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "8.0.*|8.1.*|8.2.*" }, "require-dev": { - "doctrine/coding-standard": "^12.0.0", - "infection/infection": "^0.26.19", - "phpunit/phpunit": "^9.6.7", - "vimeo/psalm": "^5.9.0" + "doctrine/coding-standard": "^10.0.0", + "infection/infection": "^0.26.15", + "phpunit/phpunit": "^9.5.25", + "vimeo/psalm": "^4.28.0" }, "type": "library", "autoload": { @@ -1434,9 +1434,9 @@ "description": "Sign and verify stuff", "support": { "issues": "https://github.com/Roave/Signature/issues", - "source": "https://github.com/Roave/Signature/tree/1.8.0" + "source": "https://github.com/Roave/Signature/tree/1.7.0" }, - "time": "2023-11-25T00:11:29+00:00" + "time": "2022-10-10T08:44:53+00:00" }, { "name": "seld/jsonlint", @@ -6963,7 +6963,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "~8.1.0 || ~8.2.0", "ext-json": "*" }, "platform-dev": [], From 3419976f5dcfb16bcce46651228a9e031f890f6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Rub=C3=A9l?= Date: Sat, 25 Nov 2023 17:22:08 +0100 Subject: [PATCH 11/11] Revert the `roave/better-reflection` version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3dc8f101..5e135e08 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "nikic/php-parser": "^4.15.3", "nikolaposa/version": "^4.1.0", "ocramius/package-versions": "^2.7.0", - "roave/better-reflection": "^6.18.0", + "roave/better-reflection": "^6.5.0", "symfony/console": "^6.2.3" }, "license": "MIT",