chore: ⬆️ update deps
All checks were successful
repod / xml (push) Successful in 1m4s
repod / php (push) Successful in 47s
repod / nodejs (push) Successful in 1m42s
repod / release (push) Has been skipped

This commit is contained in:
Michel Roux 2024-05-29 07:28:43 +00:00
parent 51c21bf4d6
commit 228fb82d5d
3 changed files with 665 additions and 715 deletions

View File

@ -5,7 +5,7 @@
"license": "AGPL-3.0-or-later",
"version": "2.3.0",
"require-dev": {
"nextcloud/ocp": "^29.0.0",
"nextcloud/ocp": "^v29.0.1",
"psalm/phar": "^5.24.0",
"nextcloud/coding-standard": "^1.2.1"
},

16
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": "9ab7ec343c5dc96de118e43354fa8fe7",
"content-hash": "60b0a91cf6b01a94d533ed2083868599",
"packages": [],
"packages-dev": [
{
@ -94,16 +94,16 @@
},
{
"name": "php-cs-fixer/shim",
"version": "v3.57.2",
"version": "v3.58.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "2141067497145f224111eee89a0b4a0d0f3fe487"
"reference": "bc0c40affc531bd41a5b6a0b907a96fe9dea7f42"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/2141067497145f224111eee89a0b4a0d0f3fe487",
"reference": "2141067497145f224111eee89a0b4a0d0f3fe487",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/bc0c40affc531bd41a5b6a0b907a96fe9dea7f42",
"reference": "bc0c40affc531bd41a5b6a0b907a96fe9dea7f42",
"shasum": ""
},
"require": {
@ -140,9 +140,9 @@
"description": "A tool to automatically fix PHP code style",
"support": {
"issues": "https://github.com/PHP-CS-Fixer/shim/issues",
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.57.2"
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.58.0"
},
"time": "2024-05-20T20:42:23+00:00"
"time": "2024-05-28T16:55:50+00:00"
},
{
"name": "psalm/phar",
@ -391,5 +391,5 @@
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.2.0"
}

1362
package-lock.json generated

File diff suppressed because it is too large Load Diff