diff --git a/composer.json b/composer.json index 52c510ff2d..a433fe0d12 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.6", + "ondrejmirtes/better-reflection": "6.42.0.7", "phpstan/php-8-stubs": "0.3.102", "phpstan/phpdoc-parser": "1.30.0", "psr/http-message": "^1.1", diff --git a/composer.lock b/composer.lock index 9318843ada..c744742cf7 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": "4dde3e8ef5a5e7291597a6d5f2ca13fb", + "content-hash": "4f476a45ad8d32321fc8178ce5e5c345", "packages": [ { "name": "clue/ndjson-react", @@ -2179,16 +2179,16 @@ }, { "name": "ondrejmirtes/better-reflection", - "version": "6.42.0.6", + "version": "6.42.0.7", "source": { "type": "git", "url": "https://github.com/ondrejmirtes/BetterReflection.git", - "reference": "955eefa555a862d35c298c69042a176bb39f88e2" + "reference": "ce41dc6b440e1720da37ce7a0a357d40260b5d5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ondrejmirtes/BetterReflection/zipball/955eefa555a862d35c298c69042a176bb39f88e2", - "reference": "955eefa555a862d35c298c69042a176bb39f88e2", + "url": "https://api.github.com/repos/ondrejmirtes/BetterReflection/zipball/ce41dc6b440e1720da37ce7a0a357d40260b5d5d", + "reference": "ce41dc6b440e1720da37ce7a0a357d40260b5d5d", "shasum": "" }, "require": { @@ -2204,7 +2204,7 @@ "doctrine/coding-standard": "^12.0.0", "phpstan/phpstan": "^1.10.60", "phpstan/phpstan-phpunit": "^1.3.16", - "phpunit/phpunit": "^11.3.2", + "phpunit/phpunit": "^11.3.3", "rector/rector": "0.14.3" }, "suggest": { @@ -2244,9 +2244,9 @@ ], "description": "Better Reflection - an improved code reflection API", "support": { - "source": "https://github.com/ondrejmirtes/BetterReflection/tree/6.42.0.6" + "source": "https://github.com/ondrejmirtes/BetterReflection/tree/6.42.0.7" }, - "time": "2024-09-04T11:59:59+00:00" + "time": "2024-09-05T15:39:21+00:00" }, { "name": "phpstan/php-8-stubs",