mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-10 23:48:04 +08:00
php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
cb622f712b
commit
9638b50796
1 changed files with 6 additions and 6 deletions
12
php/composer.lock
generated
12
php/composer.lock
generated
|
@ -2814,16 +2814,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/array-to-xml",
|
"name": "spatie/array-to-xml",
|
||||||
"version": "3.3.0",
|
"version": "3.4.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": "f56b220fe2db1ade4c88098d83413ebdfc3bf876"
|
"reference": "7dcfc67d60b0272926dabad1ec01f6b8a5fb5e67"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/f56b220fe2db1ade4c88098d83413ebdfc3bf876",
|
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/7dcfc67d60b0272926dabad1ec01f6b8a5fb5e67",
|
||||||
"reference": "f56b220fe2db1ade4c88098d83413ebdfc3bf876",
|
"reference": "7dcfc67d60b0272926dabad1ec01f6b8a5fb5e67",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2866,7 +2866,7 @@
|
||||||
"xml"
|
"xml"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/spatie/array-to-xml/tree/3.3.0"
|
"source": "https://github.com/spatie/array-to-xml/tree/3.4.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -2878,7 +2878,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-05-01T10:20:27+00:00"
|
"time": "2024-12-16T12:45:15+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sserbin/twig-linter",
|
"name": "sserbin/twig-linter",
|
||||||
|
|
Loading…
Add table
Reference in a new issue