diff --git a/composer.json b/composer.json index 46ba2c3cd6..9d37aa9eb1 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "nette/utils": "^3.2.5", "nikic/php-parser": "^5.1.0", "ondram/ci-detector": "^3.4.0", - "ondrejmirtes/better-reflection": "6.42.0.7", + "ondrejmirtes/better-reflection": "6.42.0.8", "phpstan/php-8-stubs": "0.3.102", "phpstan/phpdoc-parser": "^2.0", "psr/http-message": "^1.1", diff --git a/composer.lock b/composer.lock index eb3567da21..5295f9da20 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": "35946ee5494c73903dd91c4abfa4c290", + "content-hash": "90fa617f5c9222c6e69654a4f18eff71", "packages": [ { "name": "clue/ndjson-react", @@ -2179,16 +2179,16 @@ }, { "name": "ondrejmirtes/better-reflection", - "version": "6.42.0.7", + "version": "6.42.0.8", "source": { "type": "git", "url": "https://github.com/ondrejmirtes/BetterReflection.git", - "reference": "ce41dc6b440e1720da37ce7a0a357d40260b5d5d" + "reference": "00d3413be6f1f9c012b935fbf7aec900bcdde4db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ondrejmirtes/BetterReflection/zipball/ce41dc6b440e1720da37ce7a0a357d40260b5d5d", - "reference": "ce41dc6b440e1720da37ce7a0a357d40260b5d5d", + "url": "https://api.github.com/repos/ondrejmirtes/BetterReflection/zipball/00d3413be6f1f9c012b935fbf7aec900bcdde4db", + "reference": "00d3413be6f1f9c012b935fbf7aec900bcdde4db", "shasum": "" }, "require": { @@ -2244,9 +2244,9 @@ ], "description": "Better Reflection - an improved code reflection API", "support": { - "source": "https://github.com/ondrejmirtes/BetterReflection/tree/6.42.0.7" + "source": "https://github.com/ondrejmirtes/BetterReflection/tree/6.42.0.8" }, - "time": "2024-09-05T15:39:21+00:00" + "time": "2024-09-10T09:57:34+00:00" }, { "name": "phpstan/php-8-stubs",