summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-02-06 16:50:32 +0000
committerGreg Roach <greg@subaqua.co.uk>2021-02-07 08:26:22 +0000
commitbfaab54a7bdb208f1667959aa083f02dea8e38a1 (patch)
treefff77d01a66f3a2332d9da63c72359304976ac6a /composer.lock
parent24f2a3af38709f9bf0a739b30264240d20ba34e8 (diff)
downloadwebtrees-bfaab54a7bdb208f1667959aa083f02dea8e38a1.tar.gz
webtrees-bfaab54a7bdb208f1667959aa083f02dea8e38a1.tar.bz2
webtrees-bfaab54a7bdb208f1667959aa083f02dea8e38a1.zip
Upgrade vendor dependencies
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock205
1 files changed, 103 insertions, 102 deletions
diff --git a/composer.lock b/composer.lock
index 56cf246cf7..7bd3d67abc 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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": "d0c27e65eb1a42929bc97e29175f9ce0",
+ "content-hash": "70c98c328b4f07bafe955598bf60338b",
"packages": [
{
"name": "aura/router",
@@ -1866,16 +1866,16 @@
},
{
"name": "nesbot/carbon",
- "version": "2.43.0",
+ "version": "2.44.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
- "reference": "d32c57d8389113742f4a88725a170236470012e2"
+ "reference": "e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d32c57d8389113742f4a88725a170236470012e2",
- "reference": "d32c57d8389113742f4a88725a170236470012e2",
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd",
+ "reference": "e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd",
"shasum": ""
},
"require": {
@@ -1891,7 +1891,7 @@
"phpmd/phpmd": "^2.9",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12.54",
- "phpunit/phpunit": "^7.5 || ^8.0",
+ "phpunit/phpunit": "^7.5.20 || ^8.5.14",
"squizlabs/php_codesniffer": "^3.4"
},
"bin": [
@@ -1955,7 +1955,7 @@
"type": "tidelift"
}
],
- "time": "2020-12-17T20:55:32+00:00"
+ "time": "2021-01-26T20:46:41+00:00"
},
{
"name": "nyholm/psr7",
@@ -2900,16 +2900,16 @@
},
{
"name": "symfony/cache",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
- "reference": "23cc546c9104693d6fce1b3aaa31c1fd47198bdc"
+ "reference": "3c18a6d8e4fb15b9e6ed4e6eb1c93f2ad0fd4d55"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache/zipball/23cc546c9104693d6fce1b3aaa31c1fd47198bdc",
- "reference": "23cc546c9104693d6fce1b3aaa31c1fd47198bdc",
+ "url": "https://api.github.com/repos/symfony/cache/zipball/3c18a6d8e4fb15b9e6ed4e6eb1c93f2ad0fd4d55",
+ "reference": "3c18a6d8e4fb15b9e6ed4e6eb1c93f2ad0fd4d55",
"shasum": ""
},
"require": {
@@ -2921,9 +2921,9 @@
"symfony/var-exporter": "^4.2|^5.0"
},
"conflict": {
- "doctrine/dbal": "<2.5",
+ "doctrine/dbal": "<2.6",
"symfony/dependency-injection": "<3.4",
- "symfony/http-kernel": "<4.4",
+ "symfony/http-kernel": "<4.4|>=5.0",
"symfony/var-dumper": "<4.4"
},
"provide": {
@@ -2934,13 +2934,13 @@
"require-dev": {
"cache/integration-tests": "dev-master",
"doctrine/cache": "^1.6",
- "doctrine/dbal": "^2.5|^3.0",
+ "doctrine/dbal": "^2.6|^3.0",
"predis/predis": "^1.1",
"psr/simple-cache": "^1.0",
"symfony/config": "^4.2|^5.0",
"symfony/dependency-injection": "^3.4|^4.1|^5.0",
"symfony/filesystem": "^4.4|^5.0",
- "symfony/http-kernel": "^4.4|^5.0",
+ "symfony/http-kernel": "^4.4",
"symfony/var-dumper": "^4.4|^5.0"
},
"type": "library",
@@ -2966,14 +2966,14 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
+ "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
"homepage": "https://symfony.com",
"keywords": [
"caching",
"psr6"
],
"support": {
- "source": "https://github.com/symfony/cache/tree/v4.4.18"
+ "source": "https://github.com/symfony/cache/tree/v4.4.19"
},
"funding": [
{
@@ -2989,7 +2989,7 @@
"type": "tidelift"
}
],
- "time": "2020-12-10T17:56:42+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -3072,16 +3072,16 @@
},
{
"name": "symfony/expression-language",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
- "reference": "c1763368a38d5061e5aa03160b328075d000291b"
+ "reference": "066402a1894fcaef22cbff1591c8a0bdf7f66e9b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/expression-language/zipball/c1763368a38d5061e5aa03160b328075d000291b",
- "reference": "c1763368a38d5061e5aa03160b328075d000291b",
+ "url": "https://api.github.com/repos/symfony/expression-language/zipball/066402a1894fcaef22cbff1591c8a0bdf7f66e9b",
+ "reference": "066402a1894fcaef22cbff1591c8a0bdf7f66e9b",
"shasum": ""
},
"require": {
@@ -3112,10 +3112,10 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony ExpressionLanguage Component",
+ "description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/expression-language/tree/v4.4.18"
+ "source": "https://github.com/symfony/expression-language/tree/v4.4.19"
},
"funding": [
{
@@ -3131,7 +3131,7 @@
"type": "tidelift"
}
],
- "time": "2020-12-08T16:59:59+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -3783,16 +3783,16 @@
},
{
"name": "symfony/translation",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
- "reference": "c1001b7d75b3136648f94b245588209d881c6939"
+ "reference": "e1d0c67167a553556d9f974b5fa79c2448df317a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation/zipball/c1001b7d75b3136648f94b245588209d881c6939",
- "reference": "c1001b7d75b3136648f94b245588209d881c6939",
+ "url": "https://api.github.com/repos/symfony/translation/zipball/e1d0c67167a553556d9f974b5fa79c2448df317a",
+ "reference": "e1d0c67167a553556d9f974b5fa79c2448df317a",
"shasum": ""
},
"require": {
@@ -3848,10 +3848,10 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony Translation Component",
+ "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/translation/tree/v4.4.18"
+ "source": "https://github.com/symfony/translation/tree/v4.4.19"
},
"funding": [
{
@@ -3867,7 +3867,7 @@
"type": "tidelift"
}
],
- "time": "2020-12-08T16:59:59+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "symfony/translation-contracts",
@@ -3949,16 +3949,16 @@
},
{
"name": "symfony/var-exporter",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
- "reference": "f04b7d187b120e0a44c18a2d479c2dd0abe99d9c"
+ "reference": "3a3ea598bba6901d20b58c2579f68700089244ed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-exporter/zipball/f04b7d187b120e0a44c18a2d479c2dd0abe99d9c",
- "reference": "f04b7d187b120e0a44c18a2d479c2dd0abe99d9c",
+ "url": "https://api.github.com/repos/symfony/var-exporter/zipball/3a3ea598bba6901d20b58c2579f68700089244ed",
+ "reference": "3a3ea598bba6901d20b58c2579f68700089244ed",
"shasum": ""
},
"require": {
@@ -3990,7 +3990,7 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
+ "description": "Allows exporting any serializable PHP data structure to plain PHP code",
"homepage": "https://symfony.com",
"keywords": [
"clone",
@@ -4001,7 +4001,7 @@
"serialize"
],
"support": {
- "source": "https://github.com/symfony/var-exporter/tree/v4.4.18"
+ "source": "https://github.com/symfony/var-exporter/tree/v4.4.19"
},
"funding": [
{
@@ -4017,7 +4017,7 @@
"type": "tidelift"
}
],
- "time": "2020-10-28T20:42:29+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "tecnickcom/tcpdf",
@@ -4165,16 +4165,16 @@
},
{
"name": "composer/composer",
- "version": "1.10.19",
+ "version": "1.10.20",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
- "reference": "196601d50c08c3fae389a417a7689367fcf37cef"
+ "reference": "e55d297525f0ecc805c813a0f63a40114fd670f6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/composer/zipball/196601d50c08c3fae389a417a7689367fcf37cef",
- "reference": "196601d50c08c3fae389a417a7689367fcf37cef",
+ "url": "https://api.github.com/repos/composer/composer/zipball/e55d297525f0ecc805c813a0f63a40114fd670f6",
+ "reference": "e55d297525f0ecc805c813a0f63a40114fd670f6",
"shasum": ""
},
"require": {
@@ -4244,7 +4244,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/composer/issues",
- "source": "https://github.com/composer/composer/tree/1.10.19"
+ "source": "https://github.com/composer/composer/tree/1.10.20"
},
"funding": [
{
@@ -4260,7 +4260,7 @@
"type": "tidelift"
}
],
- "time": "2020-12-04T08:14:16+00:00"
+ "time": "2021-01-27T14:41:06+00:00"
},
{
"name": "composer/semver",
@@ -6377,16 +6377,16 @@
},
{
"name": "symfony/config",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
- "reference": "e501c56d2fa70798075b9811d0eb4c27de491459"
+ "reference": "2c4c7827a7e143f5cf375666641b0f448eab8802"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/config/zipball/e501c56d2fa70798075b9811d0eb4c27de491459",
- "reference": "e501c56d2fa70798075b9811d0eb4c27de491459",
+ "url": "https://api.github.com/repos/symfony/config/zipball/2c4c7827a7e143f5cf375666641b0f448eab8802",
+ "reference": "2c4c7827a7e143f5cf375666641b0f448eab8802",
"shasum": ""
},
"require": {
@@ -6430,10 +6430,10 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony Config Component",
+ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/config/tree/v4.4.18"
+ "source": "https://github.com/symfony/config/tree/v4.4.19"
},
"funding": [
{
@@ -6449,20 +6449,20 @@
"type": "tidelift"
}
],
- "time": "2020-12-09T08:58:17+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "symfony/console",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "12e071278e396cc3e1c149857337e9e192deca0b"
+ "reference": "24026c44fc37099fa145707fecd43672831b837a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/12e071278e396cc3e1c149857337e9e192deca0b",
- "reference": "12e071278e396cc3e1c149857337e9e192deca0b",
+ "url": "https://api.github.com/repos/symfony/console/zipball/24026c44fc37099fa145707fecd43672831b837a",
+ "reference": "24026c44fc37099fa145707fecd43672831b837a",
"shasum": ""
},
"require": {
@@ -6519,10 +6519,10 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony Console Component",
+ "description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/console/tree/v4.4.18"
+ "source": "https://github.com/symfony/console/tree/v4.4.19"
},
"funding": [
{
@@ -6538,20 +6538,20 @@
"type": "tidelift"
}
],
- "time": "2020-12-18T07:41:31+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "symfony/filesystem",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
- "reference": "d99fbef7e0f69bf162ae6131b31132fa3cc4bcbe"
+ "reference": "83a6feed14846d2d9f3916adbaf838819e4e3380"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/d99fbef7e0f69bf162ae6131b31132fa3cc4bcbe",
- "reference": "d99fbef7e0f69bf162ae6131b31132fa3cc4bcbe",
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/83a6feed14846d2d9f3916adbaf838819e4e3380",
+ "reference": "83a6feed14846d2d9f3916adbaf838819e4e3380",
"shasum": ""
},
"require": {
@@ -6581,10 +6581,10 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony Filesystem Component",
+ "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/filesystem/tree/v4.4.18"
+ "source": "https://github.com/symfony/filesystem/tree/v4.4.19"
},
"funding": [
{
@@ -6600,20 +6600,20 @@
"type": "tidelift"
}
],
- "time": "2020-11-30T13:04:35+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "symfony/finder",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b"
+ "reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b",
- "reference": "ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/25d79cfccfc12e84e7a63a248c3f0720fdd92db6",
+ "reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6",
"shasum": ""
},
"require": {
@@ -6642,10 +6642,10 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony Finder Component",
+ "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/finder/tree/v4.4.18"
+ "source": "https://github.com/symfony/finder/tree/v4.4.19"
},
"funding": [
{
@@ -6661,7 +6661,7 @@
"type": "tidelift"
}
],
- "time": "2020-12-08T16:59:59+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "symfony/polyfill-php73",
@@ -6744,16 +6744,16 @@
},
{
"name": "symfony/process",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "075316ff72233ce3d04a9743414292e834f2cb4a"
+ "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/075316ff72233ce3d04a9743414292e834f2cb4a",
- "reference": "075316ff72233ce3d04a9743414292e834f2cb4a",
+ "url": "https://api.github.com/repos/symfony/process/zipball/7e950b6366d4da90292c2e7fa820b3c1842b965a",
+ "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a",
"shasum": ""
},
"require": {
@@ -6782,10 +6782,10 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony Process Component",
+ "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v4.4.18"
+ "source": "https://github.com/symfony/process/tree/v4.4.19"
},
"funding": [
{
@@ -6801,20 +6801,20 @@
"type": "tidelift"
}
],
- "time": "2020-12-08T16:59:59+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "symfony/stopwatch",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
- "reference": "c7a594108ed01c89555c4e1bb123b4a54aee2595"
+ "reference": "c5572f6494fc20668a73b77684d8dc77e534d8cf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c7a594108ed01c89555c4e1bb123b4a54aee2595",
- "reference": "c7a594108ed01c89555c4e1bb123b4a54aee2595",
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c5572f6494fc20668a73b77684d8dc77e534d8cf",
+ "reference": "c5572f6494fc20668a73b77684d8dc77e534d8cf",
"shasum": ""
},
"require": {
@@ -6844,10 +6844,10 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony Stopwatch Component",
+ "description": "Provides a way to profile code",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/stopwatch/tree/v4.4.18"
+ "source": "https://github.com/symfony/stopwatch/tree/v4.4.19"
},
"funding": [
{
@@ -6863,20 +6863,20 @@
"type": "tidelift"
}
],
- "time": "2020-10-31T22:44:29+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "symfony/var-dumper",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "4f31364bbc8177f2a6dbc125ac3851634ebe2a03"
+ "reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/4f31364bbc8177f2a6dbc125ac3851634ebe2a03",
- "reference": "4f31364bbc8177f2a6dbc125ac3851634ebe2a03",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a1eab2f69906dc83c5ddba4632180260d0ab4f7f",
+ "reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f",
"shasum": ""
},
"require": {
@@ -6893,7 +6893,7 @@
"ext-iconv": "*",
"symfony/console": "^3.4|^4.0|^5.0",
"symfony/process": "^4.4|^5.0",
- "twig/twig": "^1.34|^2.4|^3.0"
+ "twig/twig": "^1.43|^2.13|^3.0.4"
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
@@ -6929,14 +6929,14 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony mechanism for exploring and dumping PHP variables",
+ "description": "Provides mechanisms for walking through any arbitrary PHP variable",
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
"support": {
- "source": "https://github.com/symfony/var-dumper/tree/v4.4.18"
+ "source": "https://github.com/symfony/var-dumper/tree/v4.4.19"
},
"funding": [
{
@@ -6952,20 +6952,20 @@
"type": "tidelift"
}
],
- "time": "2020-12-08T16:59:59+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "symfony/yaml",
- "version": "v4.4.18",
+ "version": "v4.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
- "reference": "bbce94f14d73732340740366fcbe63363663a403"
+ "reference": "17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/bbce94f14d73732340740366fcbe63363663a403",
- "reference": "bbce94f14d73732340740366fcbe63363663a403",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9",
+ "reference": "17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9",
"shasum": ""
},
"require": {
@@ -7004,10 +7004,10 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony Yaml Component",
+ "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/yaml/tree/v4.4.18"
+ "source": "https://github.com/symfony/yaml/tree/v4.4.19"
},
"funding": [
{
@@ -7023,7 +7023,7 @@
"type": "tidelift"
}
],
- "time": "2020-12-08T16:59:59+00:00"
+ "time": "2021-01-27T09:09:26+00:00"
},
{
"name": "theseer/tokenizer",
@@ -7142,6 +7142,7 @@
"ext-zip": "*"
},
"platform-dev": {
+ "ext-dom": "*",
"ext-pdo_sqlite": "*",
"ext-sqlite3": "*"
},