diff --git a/plugins/woocommerce-blocks/composer.json b/plugins/woocommerce-blocks/composer.json index 74811ebd952..6a34523d797 100644 --- a/plugins/woocommerce-blocks/composer.json +++ b/plugins/woocommerce-blocks/composer.json @@ -22,7 +22,7 @@ "phpunit/phpunit": "9.6.10", "phpunit/php-code-coverage": "9.2.27", "woocommerce/woocommerce-sniffs": "0.1.3", - "phpdocumentor/reflection": "3.0.0", + "phpdocumentor/reflection": "3.0.1", "yoast/phpunit-polyfills": "2.0.0", "nikic/php-parser": "4.16.0 as 1.0.0", "mockery/mockery": "1.6.4", diff --git a/plugins/woocommerce-blocks/composer.lock b/plugins/woocommerce-blocks/composer.lock index 0eeadb19283..8bf6b367d6e 100644 --- a/plugins/woocommerce-blocks/composer.lock +++ b/plugins/woocommerce-blocks/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": "9c6b5dc8a617da353b9531f225826bda", + "content-hash": "9ee47df4aaabbead4dce7f385e6bd7c4", "packages": [ { "name": "automattic/jetpack-autoloader", @@ -1006,16 +1006,16 @@ }, { "name": "phpdocumentor/reflection", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/Reflection.git", - "reference": "e13a8d8f6f2130f1f1a37ea02b1a76d8a039d10d" + "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/e13a8d8f6f2130f1f1a37ea02b1a76d8a039d10d", - "reference": "e13a8d8f6f2130f1f1a37ea02b1a76d8a039d10d", + "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d", + "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d", "shasum": "" }, "require": { @@ -1060,7 +1060,7 @@ "issues": "https://github.com/phpDocumentor/Reflection/issues", "source": "https://github.com/phpDocumentor/Reflection/tree/master" }, - "time": "2016-02-19T06:54:12+00:00" + "time": "2016-05-21T08:42:32+00:00" }, { "name": "phpdocumentor/reflection-docblock",