Updated composer dependencies

This commit is contained in:
Dylan K. Taylor 2020-11-03 14:54:50 +00:00
parent 6cff08cd65
commit d7741050c5

174
composer.lock generated
View File

@ -1176,23 +1176,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",
@ -1241,7 +1241,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": [
{ {
@ -1249,7 +1249,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",
@ -1376,16 +1376,16 @@
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
"version": "2.0.3", "version": "2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git", "url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "18c887016e60e52477e54534956d7b47bc52cd84" "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/18c887016e60e52477e54534956d7b47bc52cd84", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
"reference": "18c887016e60e52477e54534956d7b47bc52cd84", "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1423,7 +1423,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues", "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.3" "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
}, },
"funding": [ "funding": [
{ {
@ -1431,20 +1431,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-28T06:03:05+00:00" "time": "2020-10-26T05:33:50+00:00"
}, },
{ {
"name": "phpunit/php-timer", "name": "phpunit/php-timer",
"version": "5.0.2", "version": "5.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git", "url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "c9ff14f493699e2f6adee9fd06a0245b276643b7" "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/c9ff14f493699e2f6adee9fd06a0245b276643b7", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
"reference": "c9ff14f493699e2f6adee9fd06a0245b276643b7", "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1482,7 +1482,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues", "issues": "https://github.com/sebastianbergmann/php-timer/issues",
"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.2" "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
}, },
"funding": [ "funding": [
{ {
@ -1490,7 +1490,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-28T06:00:25+00:00" "time": "2020-10-26T13:16:10+00:00"
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
@ -1653,16 +1653,16 @@
}, },
{ {
"name": "sebastian/code-unit", "name": "sebastian/code-unit",
"version": "1.0.7", "version": "1.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git", "url": "https://github.com/sebastianbergmann/code-unit.git",
"reference": "59236be62b1bb9919e6d7f60b0b832dc05cef9ab" "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/59236be62b1bb9919e6d7f60b0b832dc05cef9ab", "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
"reference": "59236be62b1bb9919e6d7f60b0b832dc05cef9ab", "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1697,7 +1697,7 @@
"homepage": "https://github.com/sebastianbergmann/code-unit", "homepage": "https://github.com/sebastianbergmann/code-unit",
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/code-unit/issues", "issues": "https://github.com/sebastianbergmann/code-unit/issues",
"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.7" "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
}, },
"funding": [ "funding": [
{ {
@ -1705,7 +1705,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-10-02T14:47:54+00:00" "time": "2020-10-26T13:08:54+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
@ -1764,16 +1764,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": {
@ -1826,7 +1826,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": [
{ {
@ -1834,20 +1834,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": {
@ -1883,7 +1883,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": [
{ {
@ -1891,20 +1891,20 @@
"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",
"version": "4.0.3", "version": "4.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/diff.git", "url": "https://github.com/sebastianbergmann/diff.git",
"reference": "ffc949a1a2aae270ea064453d7535b82e4c32092" "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ffc949a1a2aae270ea064453d7535b82e4c32092", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
"reference": "ffc949a1a2aae270ea064453d7535b82e4c32092", "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1949,7 +1949,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/diff/issues", "issues": "https://github.com/sebastianbergmann/diff/issues",
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.3" "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
}, },
"funding": [ "funding": [
{ {
@ -1957,7 +1957,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-28T05:32:55+00:00" "time": "2020-10-26T13:10:38+00:00"
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
@ -2101,16 +2101,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": {
@ -2153,7 +2153,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": [
{ {
@ -2161,20 +2161,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": {
@ -2210,7 +2210,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": [
{ {
@ -2218,20 +2218,20 @@
"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",
"version": "4.0.3", "version": "4.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git", "url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "f6f5957013d84725427d361507e13513702888a4" "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f6f5957013d84725427d361507e13513702888a4", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
"reference": "f6f5957013d84725427d361507e13513702888a4", "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2267,7 +2267,7 @@
"homepage": "https://github.com/sebastianbergmann/object-enumerator/", "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues", "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.3" "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
}, },
"funding": [ "funding": [
{ {
@ -2275,20 +2275,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-28T05:55:06+00:00" "time": "2020-10-26T13:12:34+00:00"
}, },
{ {
"name": "sebastian/object-reflector", "name": "sebastian/object-reflector",
"version": "2.0.3", "version": "2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git", "url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5" "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5", "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
"reference": "d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5", "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2322,7 +2322,7 @@
"homepage": "https://github.com/sebastianbergmann/object-reflector/", "homepage": "https://github.com/sebastianbergmann/object-reflector/",
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/object-reflector/issues", "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.3" "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
}, },
"funding": [ "funding": [
{ {
@ -2330,20 +2330,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-28T05:56:16+00:00" "time": "2020-10-26T13:14:26+00:00"
}, },
{ {
"name": "sebastian/recursion-context", "name": "sebastian/recursion-context",
"version": "4.0.3", "version": "4.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git", "url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "ed8c9cd355089134bc9cba421b5cfdd58f0eaef7" "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/ed8c9cd355089134bc9cba421b5cfdd58f0eaef7", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
"reference": "ed8c9cd355089134bc9cba421b5cfdd58f0eaef7", "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2385,7 +2385,7 @@
"homepage": "http://www.github.com/sebastianbergmann/recursion-context", "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues", "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.3" "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
}, },
"funding": [ "funding": [
{ {
@ -2393,7 +2393,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-28T05:17:32+00:00" "time": "2020-10-26T13:17:30+00:00"
}, },
{ {
"name": "sebastian/resource-operations", "name": "sebastian/resource-operations",
@ -2452,16 +2452,16 @@
}, },
{ {
"name": "sebastian/type", "name": "sebastian/type",
"version": "2.3.0", "version": "2.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/type.git", "url": "https://github.com/sebastianbergmann/type.git",
"reference": "fa592377f3923946cb90bf1f6a71ba2e5f229909" "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fa592377f3923946cb90bf1f6a71ba2e5f229909", "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
"reference": "fa592377f3923946cb90bf1f6a71ba2e5f229909", "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2496,7 +2496,7 @@
"homepage": "https://github.com/sebastianbergmann/type", "homepage": "https://github.com/sebastianbergmann/type",
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/type/issues", "issues": "https://github.com/sebastianbergmann/type/issues",
"source": "https://github.com/sebastianbergmann/type/tree/2.3.0" "source": "https://github.com/sebastianbergmann/type/tree/2.3.1"
}, },
"funding": [ "funding": [
{ {
@ -2504,7 +2504,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-10-06T08:41:03+00:00" "time": "2020-10-26T13:18:59+00:00"
}, },
{ {
"name": "sebastian/version", "name": "sebastian/version",
@ -2561,20 +2561,20 @@
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.19.0", "version": "v1.20.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "aed596913b70fae57be53d86faa2e9ef85a2297b" "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/aed596913b70fae57be53d86faa2e9ef85a2297b", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41",
"reference": "aed596913b70fae57be53d86faa2e9ef85a2297b", "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=7.1"
}, },
"suggest": { "suggest": {
"ext-ctype": "For best performance" "ext-ctype": "For best performance"
@ -2582,7 +2582,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.19-dev" "dev-main": "1.20-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -2620,7 +2620,7 @@
"portable" "portable"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.19.0" "source": "https://github.com/symfony/polyfill-ctype/tree/v1.20.0"
}, },
"funding": [ "funding": [
{ {
@ -2636,7 +2636,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-10-23T09:01:57+00:00" "time": "2020-10-23T14:02:19+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",