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] 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",