diff --git a/composer.json b/composer.json index 8566ce945b..8ea8f65751 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "nette/utils": "^3.2.5", "nikic/php-parser": "^5.6.0", "ondram/ci-detector": "^3.4.0", - "ondrejmirtes/better-reflection": "6.61.0.1", + "ondrejmirtes/better-reflection": "6.62.0.0", "ondrejmirtes/composer-attribute-collector": "^1.1.1", "ondrejmirtes/php-merge": "^4.1", "phpstan/php-8-stubs": "0.4.25", diff --git a/composer.lock b/composer.lock index 692c7b1435..439cb6a581 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": "631934d23c54384e4fe7a77fab7ea73a", + "content-hash": "0013ccc7e47e2e20a3240a17a9bb1889", "packages": [ { "name": "clue/ndjson-react", @@ -2179,16 +2179,16 @@ }, { "name": "ondrejmirtes/better-reflection", - "version": "6.61.0.1", + "version": "6.62.0.0", "source": { "type": "git", "url": "https://github.com/ondrejmirtes/BetterReflection.git", - "reference": "be2a274817bd3bf9e449b9f54fc357bba3c75739" + "reference": "57f166a243727e983ec9d8523b6079ac7200d7ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ondrejmirtes/BetterReflection/zipball/be2a274817bd3bf9e449b9f54fc357bba3c75739", - "reference": "be2a274817bd3bf9e449b9f54fc357bba3c75739", + "url": "https://api.github.com/repos/ondrejmirtes/BetterReflection/zipball/57f166a243727e983ec9d8523b6079ac7200d7ae", + "reference": "57f166a243727e983ec9d8523b6079ac7200d7ae", "shasum": "" }, "require": { @@ -2205,7 +2205,7 @@ "phpbench/phpbench": "^1.4.1", "phpstan/phpstan": "^1.10.60", "phpstan/phpstan-phpunit": "^1.3.16", - "phpunit/phpunit": "^11.5.35", + "phpunit/phpunit": "^11.5.36", "rector/rector": "1.2.10" }, "suggest": { @@ -2245,9 +2245,9 @@ ], "description": "Better Reflection - an improved code reflection API", "support": { - "source": "https://github.com/ondrejmirtes/BetterReflection/tree/6.61.0.1" + "source": "https://github.com/ondrejmirtes/BetterReflection/tree/6.62.0.0" }, - "time": "2025-09-04T14:19:53+00:00" + "time": "2025-09-06T08:19:24+00:00" }, { "name": "ondrejmirtes/composer-attribute-collector",