chore: ⬆️ update deps
This commit is contained in:
parent
51c21bf4d6
commit
228fb82d5d
@ -5,7 +5,7 @@
|
|||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"version": "2.3.0",
|
"version": "2.3.0",
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"nextcloud/ocp": "^29.0.0",
|
"nextcloud/ocp": "^v29.0.1",
|
||||||
"psalm/phar": "^5.24.0",
|
"psalm/phar": "^5.24.0",
|
||||||
"nextcloud/coding-standard": "^1.2.1"
|
"nextcloud/coding-standard": "^1.2.1"
|
||||||
},
|
},
|
||||||
|
16
composer.lock
generated
16
composer.lock
generated
@ -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": "9ab7ec343c5dc96de118e43354fa8fe7",
|
"content-hash": "60b0a91cf6b01a94d533ed2083868599",
|
||||||
"packages": [],
|
"packages": [],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
@ -94,16 +94,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-cs-fixer/shim",
|
"name": "php-cs-fixer/shim",
|
||||||
"version": "v3.57.2",
|
"version": "v3.58.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/PHP-CS-Fixer/shim.git",
|
"url": "https://github.com/PHP-CS-Fixer/shim.git",
|
||||||
"reference": "2141067497145f224111eee89a0b4a0d0f3fe487"
|
"reference": "bc0c40affc531bd41a5b6a0b907a96fe9dea7f42"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/2141067497145f224111eee89a0b4a0d0f3fe487",
|
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/bc0c40affc531bd41a5b6a0b907a96fe9dea7f42",
|
||||||
"reference": "2141067497145f224111eee89a0b4a0d0f3fe487",
|
"reference": "bc0c40affc531bd41a5b6a0b907a96fe9dea7f42",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -140,9 +140,9 @@
|
|||||||
"description": "A tool to automatically fix PHP code style",
|
"description": "A tool to automatically fix PHP code style",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/PHP-CS-Fixer/shim/issues",
|
"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",
|
"name": "psalm/phar",
|
||||||
@ -391,5 +391,5 @@
|
|||||||
"platform-overrides": {
|
"platform-overrides": {
|
||||||
"php": "8.1"
|
"php": "8.1"
|
||||||
},
|
},
|
||||||
"plugin-api-version": "2.6.0"
|
"plugin-api-version": "2.2.0"
|
||||||
}
|
}
|
||||||
|
1362
package-lock.json
generated
1362
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user