Updated composer dependencies

This commit is contained in:
Dylan K. Taylor 2020-08-15 20:19:37 +01:00
parent ab2003a85d
commit 9a0f723dff

34
composer.lock generated
View File

@ -527,20 +527,6 @@
"constructor", "constructor",
"instantiate" "instantiate"
], ],
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
"type": "tidelift"
}
],
"time": "2020-05-29T17:27:14+00:00" "time": "2020-05-29T17:27:14+00:00"
}, },
{ {
@ -803,16 +789,16 @@
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
"version": "5.2.0", "version": "5.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "3170448f5769fe19f456173d833734e0ff1b84df" "reference": "d870572532cd70bc3fab58f2e23ad423c8404c44"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d870572532cd70bc3fab58f2e23ad423c8404c44",
"reference": "3170448f5769fe19f456173d833734e0ff1b84df", "reference": "d870572532cd70bc3fab58f2e23ad423c8404c44",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -851,7 +837,7 @@
} }
], ],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2020-07-20T20:05:34+00:00" "time": "2020-08-15T11:14:08+00:00"
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
@ -1126,16 +1112,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.1.3", "version": "9.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "4abbce3b0ad05f2e7143ea5f775d5513cb5261e4" "reference": "4422fca28c3634e2de8c7c373af97a104dd1a45f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/4abbce3b0ad05f2e7143ea5f775d5513cb5261e4", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/4422fca28c3634e2de8c7c373af97a104dd1a45f",
"reference": "4abbce3b0ad05f2e7143ea5f775d5513cb5261e4", "reference": "4422fca28c3634e2de8c7c373af97a104dd1a45f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1195,7 +1181,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-08-10T17:45:51+00:00" "time": "2020-08-13T15:04:53+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",