Update lock
All checks were successful
epubreader / nextcloud-22 (push) Successful in 37s
epubreader / nextcloud-27 (push) Successful in 39s

This commit is contained in:
Michel Roux 2023-07-03 00:15:45 +02:00
parent 43378574da
commit 40df436d61
2 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
"license": "AGPL-3.0-or-later",
"require-dev": {
"nextcloud/ocp": "^27.0.0",
"psalm/phar": "^5.13.0",
"psalm/phar": "^5.13.1",
"nextcloud/coding-standard": "^1.1.1"
},
"scripts": {

14
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": "46fd4583b75816d1a8988093e8dfbd85",
"content-hash": "37925dbc45614b7d5cf25d9b085625d8",
"packages": [],
"packages-dev": [
{
@ -94,16 +94,16 @@
},
{
"name": "php-cs-fixer/shim",
"version": "v3.19.2",
"version": "v3.20.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "698f24600c91fa7aca875956d615dccb2fa41f09"
"reference": "3253acf5cdb96383bb37ce7052e5dbf49a660f1e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/698f24600c91fa7aca875956d615dccb2fa41f09",
"reference": "698f24600c91fa7aca875956d615dccb2fa41f09",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/3253acf5cdb96383bb37ce7052e5dbf49a660f1e",
"reference": "3253acf5cdb96383bb37ce7052e5dbf49a660f1e",
"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.19.2"
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.20.0"
},
"time": "2023-06-25T16:47:10+00:00"
"time": "2023-06-27T20:23:49+00:00"
},
{
"name": "psalm/phar",