add ext-dom to composer

This commit is contained in:
Mike Macgirvin 2024-04-22 07:01:11 +10:00
parent 8444f77399
commit f5fbe5a80a
2 changed files with 46 additions and 44 deletions

View file

@ -15,6 +15,7 @@
"require": { "require": {
"php": ">=8.1", "php": ">=8.1",
"ext-curl": "*", "ext-curl": "*",
"ext-dom": "*",
"ext-gd": "*", "ext-gd": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-xml": "*", "ext-xml": "*",

89
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "32e73be0b8ac1e1ed32132d37927c541", "content-hash": "8bbbb5b9284d8ad10e9b123e91f5bd22",
"packages": [ "packages": [
{ {
"name": "api-platform/core", "name": "api-platform/core",
@ -4287,16 +4287,16 @@
}, },
{ {
"name": "paragonie/sodium_compat", "name": "paragonie/sodium_compat",
"version": "v1.20.1", "version": "v1.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/sodium_compat.git", "url": "https://github.com/paragonie/sodium_compat.git",
"reference": "1840b98d228bdad83869b191d7e51f9bb6624d8d" "reference": "102bcf2312dc21c16c7c93fd44a6d2a2e1343e26"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/1840b98d228bdad83869b191d7e51f9bb6624d8d", "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/102bcf2312dc21c16c7c93fd44a6d2a2e1343e26",
"reference": "1840b98d228bdad83869b191d7e51f9bb6624d8d", "reference": "102bcf2312dc21c16c7c93fd44a6d2a2e1343e26",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4367,9 +4367,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/paragonie/sodium_compat/issues", "issues": "https://github.com/paragonie/sodium_compat/issues",
"source": "https://github.com/paragonie/sodium_compat/tree/v1.20.1" "source": "https://github.com/paragonie/sodium_compat/tree/v1.21.0"
}, },
"time": "2024-04-05T21:00:10+00:00" "time": "2024-04-19T09:18:28+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
@ -5808,16 +5808,16 @@
}, },
{ {
"name": "sabre/xml", "name": "sabre/xml",
"version": "2.2.6", "version": "2.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sabre-io/xml.git", "url": "https://github.com/sabre-io/xml.git",
"reference": "9cde7cdab1e50893cc83b037b40cd47bfde42a2b" "reference": "f1d53d55976bbd4cf3e640dda6ebc31120c71a4e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sabre-io/xml/zipball/9cde7cdab1e50893cc83b037b40cd47bfde42a2b", "url": "https://api.github.com/repos/sabre-io/xml/zipball/f1d53d55976bbd4cf3e640dda6ebc31120c71a4e",
"reference": "9cde7cdab1e50893cc83b037b40cd47bfde42a2b", "reference": "f1d53d55976bbd4cf3e640dda6ebc31120c71a4e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5873,7 +5873,7 @@
"issues": "https://github.com/sabre-io/xml/issues", "issues": "https://github.com/sabre-io/xml/issues",
"source": "https://github.com/fruux/sabre-xml" "source": "https://github.com/fruux/sabre-xml"
}, },
"time": "2023-06-28T12:56:05+00:00" "time": "2024-04-18T10:15:43+00:00"
}, },
{ {
"name": "sensio/framework-extra-bundle", "name": "sensio/framework-extra-bundle",
@ -11876,16 +11876,16 @@
}, },
{ {
"name": "twig/extra-bundle", "name": "twig/extra-bundle",
"version": "v3.9.0", "version": "v3.9.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/twig-extra-bundle.git", "url": "https://github.com/twigphp/twig-extra-bundle.git",
"reference": "3a68ffc7747ecc25823cabe2127710ced516a16a" "reference": "ef6869adf1fdab66f7e495771a7ba01496ffc0d5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/3a68ffc7747ecc25823cabe2127710ced516a16a", "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/ef6869adf1fdab66f7e495771a7ba01496ffc0d5",
"reference": "3a68ffc7747ecc25823cabe2127710ced516a16a", "reference": "ef6869adf1fdab66f7e495771a7ba01496ffc0d5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11934,7 +11934,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.9.0" "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.9.3"
}, },
"funding": [ "funding": [
{ {
@ -11946,20 +11946,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-07T08:24:24+00:00" "time": "2024-04-18T09:24:21+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.9.0", "version": "v3.9.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "47857eebb197745f66369b76c044a2359e3cc5b9" "reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/47857eebb197745f66369b76c044a2359e3cc5b9", "url": "https://api.github.com/repos/twigphp/Twig/zipball/a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58",
"reference": "47857eebb197745f66369b76c044a2359e3cc5b9", "reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12013,7 +12013,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.9.0" "source": "https://github.com/twigphp/Twig/tree/v3.9.3"
}, },
"funding": [ "funding": [
{ {
@ -12025,7 +12025,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-16T16:04:21+00:00" "time": "2024-04-18T11:59:33+00:00"
}, },
{ {
"name": "voku/portable-ascii", "name": "voku/portable-ascii",
@ -12199,7 +12199,7 @@
}, },
{ {
"name": "web-token/jwt-key-mgmt", "name": "web-token/jwt-key-mgmt",
"version": "3.4.0", "version": "3.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/web-token/jwt-key-mgmt.git", "url": "https://github.com/web-token/jwt-key-mgmt.git",
@ -12254,7 +12254,7 @@
"symfony" "symfony"
], ],
"support": { "support": {
"source": "https://github.com/web-token/jwt-key-mgmt/tree/3.4.0" "source": "https://github.com/web-token/jwt-key-mgmt/tree/3.4.1"
}, },
"funding": [ "funding": [
{ {
@ -12267,16 +12267,16 @@
}, },
{ {
"name": "web-token/jwt-library", "name": "web-token/jwt-library",
"version": "3.4.1", "version": "3.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/web-token/jwt-library.git", "url": "https://github.com/web-token/jwt-library.git",
"reference": "638ec0eeeb3650391e173c735f94df7911696304" "reference": "4b09510eec25c328525048cbdf6042a39a7c28d8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-library/zipball/638ec0eeeb3650391e173c735f94df7911696304", "url": "https://api.github.com/repos/web-token/jwt-library/zipball/4b09510eec25c328525048cbdf6042a39a7c28d8",
"reference": "638ec0eeeb3650391e173c735f94df7911696304", "reference": "4b09510eec25c328525048cbdf6042a39a7c28d8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12349,7 +12349,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/web-token/jwt-library/issues", "issues": "https://github.com/web-token/jwt-library/issues",
"source": "https://github.com/web-token/jwt-library/tree/3.4.1" "source": "https://github.com/web-token/jwt-library/tree/3.4.3"
}, },
"funding": [ "funding": [
{ {
@ -12361,11 +12361,11 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2024-04-10T15:46:26+00:00" "time": "2024-04-17T17:41:33+00:00"
}, },
{ {
"name": "web-token/jwt-signature", "name": "web-token/jwt-signature",
"version": "3.4.0", "version": "3.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/web-token/jwt-signature.git", "url": "https://github.com/web-token/jwt-signature.git",
@ -12417,7 +12417,7 @@
"symfony" "symfony"
], ],
"support": { "support": {
"source": "https://github.com/web-token/jwt-signature/tree/3.4.0" "source": "https://github.com/web-token/jwt-signature/tree/3.4.1"
}, },
"funding": [ "funding": [
{ {
@ -12430,7 +12430,7 @@
}, },
{ {
"name": "web-token/jwt-signature-algorithm-ecdsa", "name": "web-token/jwt-signature-algorithm-ecdsa",
"version": "3.4.0", "version": "3.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git", "url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git",
@ -12483,7 +12483,7 @@
"symfony" "symfony"
], ],
"support": { "support": {
"source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/3.4.0" "source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/3.4.1"
}, },
"funding": [ "funding": [
{ {
@ -12496,7 +12496,7 @@
}, },
{ {
"name": "web-token/jwt-util-ecc", "name": "web-token/jwt-util-ecc",
"version": "3.4.0", "version": "3.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/web-token/jwt-util-ecc.git", "url": "https://github.com/web-token/jwt-util-ecc.git",
@ -12549,7 +12549,7 @@
"symfony" "symfony"
], ],
"support": { "support": {
"source": "https://github.com/web-token/jwt-util-ecc/tree/3.4.0" "source": "https://github.com/web-token/jwt-util-ecc/tree/3.4.1"
}, },
"funding": [ "funding": [
{ {
@ -14120,16 +14120,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.18", "version": "10.5.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "835df1709ac6c968ba34bf23f3c30e5d5a266de8" "reference": "c726f0de022368f6ed103e452a765d3304a996a4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/835df1709ac6c968ba34bf23f3c30e5d5a266de8", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c726f0de022368f6ed103e452a765d3304a996a4",
"reference": "835df1709ac6c968ba34bf23f3c30e5d5a266de8", "reference": "c726f0de022368f6ed103e452a765d3304a996a4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14201,7 +14201,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.18" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.19"
}, },
"funding": [ "funding": [
{ {
@ -14217,7 +14217,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-14T07:05:31+00:00" "time": "2024-04-17T14:06:18+00:00"
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
@ -15798,6 +15798,7 @@
"platform": { "platform": {
"php": ">=8.1", "php": ">=8.1",
"ext-curl": "*", "ext-curl": "*",
"ext-dom": "*",
"ext-gd": "*", "ext-gd": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-xml": "*", "ext-xml": "*",