[skip-ci] Merge pull request #98 from allerta-vvf/dependabot/composer/server/spatie/array-to-xml-2.16.0

Bump spatie/array-to-xml from 2.15.1 to 2.16.0 in /server
This commit is contained in:
MatteoGheza 2020-11-25 12:10:41 +01:00 committed by GitHub
commit cd1798ba48
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",
"ulrichsg/getopt-php": "^3.4.0",
"nikic/fast-route": "^2.0@dev",
"spatie/array-to-xml": "^2.15",
"spatie/array-to-xml": "^2.16",
"ezyang/htmlpurifier": "^4.13",
"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",
"This file is @generated automatically"
],
"content-hash": "16db294a37e1d09ca9cf95ca66a0a0c7",
"content-hash": "1344b4b66321e38adced4b7f87bc5335",
"packages": [
{
"name": "delight-im/auth",
@ -450,16 +450,16 @@
},
{
"name": "spatie/array-to-xml",
"version": "2.15.1",
"version": "2.16.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/array-to-xml.git",
"reference": "5db9cb23291d6dca6a6c67f5408ac036019d49a8"
"reference": "db39308c5236b69b89cadc3f44f191704814eae2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/5db9cb23291d6dca6a6c67f5408ac036019d49a8",
"reference": "5db9cb23291d6dca6a6c67f5408ac036019d49a8",
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/db39308c5236b69b89cadc3f44f191704814eae2",
"reference": "db39308c5236b69b89cadc3f44f191704814eae2",
"shasum": ""
},
"require": {
@ -496,7 +496,17 @@
"convert",
"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",
@ -558,6 +568,20 @@
"polyfill",
"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"
},
{
@ -621,6 +645,20 @@
"portable",
"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"
},
{
@ -756,6 +794,16 @@
"keywords": [
"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"
},
{
@ -903,5 +951,6 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
"platform-dev": [],
"plugin-api-version": "1.1.0"
}