Bump spatie/array-to-xml from 2.15.1 to 2.16.0 in /server

Bumps [spatie/array-to-xml](https://github.com/spatie/array-to-xml) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/spatie/array-to-xml/releases)
- [Changelog](https://github.com/spatie/array-to-xml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spatie/array-to-xml/compare/2.15.1...2.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-19 07:52:17 +00:00 committed by GitHub
parent 868825f0d1
commit 3a2e0cdd0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 57 additions and 8 deletions

View File

@ -8,7 +8,7 @@
"delight-im/auth": "^8.2.2", "delight-im/auth": "^8.2.2",
"ulrichsg/getopt-php": "^3.4.0", "ulrichsg/getopt-php": "^3.4.0",
"nikic/fast-route": "^2.0@dev", "nikic/fast-route": "^2.0@dev",
"spatie/array-to-xml": "^2.15", "spatie/array-to-xml": "^2.16",
"ezyang/htmlpurifier": "^4.13", "ezyang/htmlpurifier": "^4.13",
"netpromotion/profiler": "^1.3" "netpromotion/profiler": "^1.3"
}, },

63
server/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": "16db294a37e1d09ca9cf95ca66a0a0c7", "content-hash": "1344b4b66321e38adced4b7f87bc5335",
"packages": [ "packages": [
{ {
"name": "delight-im/auth", "name": "delight-im/auth",
@ -450,16 +450,16 @@
}, },
{ {
"name": "spatie/array-to-xml", "name": "spatie/array-to-xml",
"version": "2.15.1", "version": "2.16.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/array-to-xml.git", "url": "https://github.com/spatie/array-to-xml.git",
"reference": "5db9cb23291d6dca6a6c67f5408ac036019d49a8" "reference": "db39308c5236b69b89cadc3f44f191704814eae2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/5db9cb23291d6dca6a6c67f5408ac036019d49a8", "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/db39308c5236b69b89cadc3f44f191704814eae2",
"reference": "5db9cb23291d6dca6a6c67f5408ac036019d49a8", "reference": "db39308c5236b69b89cadc3f44f191704814eae2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -496,7 +496,17 @@
"convert", "convert",
"xml" "xml"
], ],
"time": "2020-11-12T19:20:11+00:00" "funding": [
{
"url": "https://spatie.be/open-source/support-us",
"type": "custom"
},
{
"url": "https://github.com/spatie",
"type": "github"
}
],
"time": "2020-11-18T22:03:17+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -558,6 +568,20 @@
"polyfill", "polyfill",
"portable" "portable"
], ],
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-10-23T14:02:19+00:00" "time": "2020-10-23T14:02:19+00:00"
}, },
{ {
@ -621,6 +645,20 @@
"portable", "portable",
"shim" "shim"
], ],
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-10-23T14:02:19+00:00" "time": "2020-10-23T14:02:19+00:00"
}, },
{ {
@ -756,6 +794,16 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
"time": "2020-10-27T19:28:23+00:00" "time": "2020-10-27T19:28:23+00:00"
}, },
{ {
@ -903,5 +951,6 @@
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": [], "platform": [],
"platform-dev": [] "platform-dev": [],
"plugin-api-version": "1.1.0"
} }