Sync composer dependencies

This commit is contained in:
Dylan K. Taylor 2020-11-30 22:02:01 +00:00
parent ef034f2d68
commit 3709ba172b

38
composer.lock generated
View File

@ -720,16 +720,16 @@
}, },
{ {
"name": "phar-io/version", "name": "phar-io/version",
"version": "3.0.2", "version": "3.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phar-io/version.git", "url": "https://github.com/phar-io/version.git",
"reference": "c6bb6825def89e0a32220f88337f8ceaf1975fa0" "reference": "726c026815142e4f8677b7cb7f2249c9ffb7ecae"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/c6bb6825def89e0a32220f88337f8ceaf1975fa0", "url": "https://api.github.com/repos/phar-io/version/zipball/726c026815142e4f8677b7cb7f2249c9ffb7ecae",
"reference": "c6bb6825def89e0a32220f88337f8ceaf1975fa0", "reference": "726c026815142e4f8677b7cb7f2249c9ffb7ecae",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -765,9 +765,9 @@
"description": "Library for handling version information and constraints", "description": "Library for handling version information and constraints",
"support": { "support": {
"issues": "https://github.com/phar-io/version/issues", "issues": "https://github.com/phar-io/version/issues",
"source": "https://github.com/phar-io/version/tree/master" "source": "https://github.com/phar-io/version/tree/3.0.3"
}, },
"time": "2020-06-27T14:39:04+00:00" "time": "2020-11-30T09:21:21+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
@ -1171,16 +1171,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.3", "version": "9.2.5",
"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": "6b20e2055f7c29b56cb3870b3de7cc463d7add41" "reference": "f3e026641cc91909d421802dd3ac7827ebfd97e1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6b20e2055f7c29b56cb3870b3de7cc463d7add41", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f3e026641cc91909d421802dd3ac7827ebfd97e1",
"reference": "6b20e2055f7c29b56cb3870b3de7cc463d7add41", "reference": "f3e026641cc91909d421802dd3ac7827ebfd97e1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1194,7 +1194,7 @@
"sebastian/code-unit-reverse-lookup": "^2.0.2", "sebastian/code-unit-reverse-lookup": "^2.0.2",
"sebastian/complexity": "^2.0", "sebastian/complexity": "^2.0",
"sebastian/environment": "^5.1.2", "sebastian/environment": "^5.1.2",
"sebastian/lines-of-code": "^1.0", "sebastian/lines-of-code": "^1.0.3",
"sebastian/version": "^3.0.1", "sebastian/version": "^3.0.1",
"theseer/tokenizer": "^1.2.0" "theseer/tokenizer": "^1.2.0"
}, },
@ -1236,7 +1236,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.3" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.5"
}, },
"funding": [ "funding": [
{ {
@ -1244,7 +1244,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-10-30T10:46:41+00:00" "time": "2020-11-28T06:44:49+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -2160,16 +2160,16 @@
}, },
{ {
"name": "sebastian/lines-of-code", "name": "sebastian/lines-of-code",
"version": "1.0.2", "version": "1.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git", "url": "https://github.com/sebastianbergmann/lines-of-code.git",
"reference": "acf76492a65401babcf5283296fa510782783a7a" "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/acf76492a65401babcf5283296fa510782783a7a", "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
"reference": "acf76492a65401babcf5283296fa510782783a7a", "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2205,7 +2205,7 @@
"homepage": "https://github.com/sebastianbergmann/lines-of-code", "homepage": "https://github.com/sebastianbergmann/lines-of-code",
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues", "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.2" "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
}, },
"funding": [ "funding": [
{ {
@ -2213,7 +2213,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-10-26T17:03:56+00:00" "time": "2020-11-28T06:42:11+00:00"
}, },
{ {
"name": "sebastian/object-enumerator", "name": "sebastian/object-enumerator",