Bump phpdocumentor/reflection from 3.0.0 to 3.0.1 (https://github.com/woocommerce/woocommerce-blocks/pull/10416)

Bumps [phpdocumentor/reflection](https://github.com/phpDocumentor/Reflection) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/phpDocumentor/Reflection/releases)
- [Commits](https://github.com/phpDocumentor/Reflection/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: phpdocumentor/reflection
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-07 09:50:53 +02:00 committed by GitHub
parent bdf6e64b75
commit 881eefefc0
2 changed files with 7 additions and 7 deletions

View File

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

View File

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