Updated composer dependencies

This commit is contained in:
Dylan K. Taylor 2020-11-06 13:07:28 +00:00
parent e6348bbd34
commit 3aa902ff77

62
composer.lock generated
View File

@ -1698,23 +1698,23 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.0", "version": "9.2.3",
"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": "53a4b737e83be724efd2bc4e7b929b9a30c48972" "reference": "6b20e2055f7c29b56cb3870b3de7cc463d7add41"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/53a4b737e83be724efd2bc4e7b929b9a30c48972", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6b20e2055f7c29b56cb3870b3de7cc463d7add41",
"reference": "53a4b737e83be724efd2bc4e7b929b9a30c48972", "reference": "6b20e2055f7c29b56cb3870b3de7cc463d7add41",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-libxml": "*", "ext-libxml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"nikic/php-parser": "^4.8", "nikic/php-parser": "^4.10.2",
"php": ">=7.3", "php": ">=7.3",
"phpunit/php-file-iterator": "^3.0.3", "phpunit/php-file-iterator": "^3.0.3",
"phpunit/php-text-template": "^2.0.2", "phpunit/php-text-template": "^2.0.2",
@ -1763,7 +1763,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.0" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.3"
}, },
"funding": [ "funding": [
{ {
@ -1771,7 +1771,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-10-02T03:37:32+00:00" "time": "2020-10-30T10:46:41+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -2286,16 +2286,16 @@
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "4.0.5", "version": "4.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "7a8ff306445707539c1a6397372a982a1ec55120" "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/7a8ff306445707539c1a6397372a982a1ec55120", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
"reference": "7a8ff306445707539c1a6397372a982a1ec55120", "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2348,7 +2348,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues", "issues": "https://github.com/sebastianbergmann/comparator/issues",
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.5" "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
}, },
"funding": [ "funding": [
{ {
@ -2356,20 +2356,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-30T06:47:25+00:00" "time": "2020-10-26T15:49:45+00:00"
}, },
{ {
"name": "sebastian/complexity", "name": "sebastian/complexity",
"version": "2.0.1", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git", "url": "https://github.com/sebastianbergmann/complexity.git",
"reference": "ba8cc2da0c0bfbc813d03b56406734030c7f1eff" "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/ba8cc2da0c0bfbc813d03b56406734030c7f1eff", "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
"reference": "ba8cc2da0c0bfbc813d03b56406734030c7f1eff", "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2405,7 +2405,7 @@
"homepage": "https://github.com/sebastianbergmann/complexity", "homepage": "https://github.com/sebastianbergmann/complexity",
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/complexity/issues", "issues": "https://github.com/sebastianbergmann/complexity/issues",
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.1" "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
}, },
"funding": [ "funding": [
{ {
@ -2413,7 +2413,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-28T06:05:03+00:00" "time": "2020-10-26T15:52:27+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
@ -2623,16 +2623,16 @@
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",
"version": "5.0.1", "version": "5.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git", "url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "ea779cb749a478b22a2564ac41cd7bda79c78dc7" "reference": "a90ccbddffa067b51f574dea6eb25d5680839455"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/ea779cb749a478b22a2564ac41cd7bda79c78dc7", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/a90ccbddffa067b51f574dea6eb25d5680839455",
"reference": "ea779cb749a478b22a2564ac41cd7bda79c78dc7", "reference": "a90ccbddffa067b51f574dea6eb25d5680839455",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2675,7 +2675,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues", "issues": "https://github.com/sebastianbergmann/global-state/issues",
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.1" "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.2"
}, },
"funding": [ "funding": [
{ {
@ -2683,20 +2683,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-28T05:54:06+00:00" "time": "2020-10-26T15:55:19+00:00"
}, },
{ {
"name": "sebastian/lines-of-code", "name": "sebastian/lines-of-code",
"version": "1.0.1", "version": "1.0.2",
"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": "6514b8f21906b8b46f520d1fbd17a4523fa59a54" "reference": "acf76492a65401babcf5283296fa510782783a7a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/6514b8f21906b8b46f520d1fbd17a4523fa59a54", "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/acf76492a65401babcf5283296fa510782783a7a",
"reference": "6514b8f21906b8b46f520d1fbd17a4523fa59a54", "reference": "acf76492a65401babcf5283296fa510782783a7a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2732,7 +2732,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.1" "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.2"
}, },
"funding": [ "funding": [
{ {
@ -2740,7 +2740,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-28T06:07:27+00:00" "time": "2020-10-26T17:03:56+00:00"
}, },
{ {
"name": "sebastian/object-enumerator", "name": "sebastian/object-enumerator",