chore: update php deps
All checks were successful
repod / xml (push) Successful in 22s
repod / php (push) Successful in 56s
repod / nodejs (push) Successful in 3m25s
repod / release (push) Has been skipped

This commit is contained in:
Michel Roux 2024-02-16 23:45:04 +01:00
parent f267590827
commit d865ebfd16
2 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
"version": "2.0.0", "version": "2.0.0",
"require-dev": { "require-dev": {
"nextcloud/ocp": "^28.0.2", "nextcloud/ocp": "^28.0.2",
"psalm/phar": "^5.22.0", "psalm/phar": "^5.22.1",
"nextcloud/coding-standard": "^1.2.1" "nextcloud/coding-standard": "^1.2.1"
}, },
"scripts": { "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", "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": "bd5995d0be44fc875f8cae498c62f01a", "content-hash": "8b401086622e0ffae7b09b1c696a00e2",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -146,16 +146,16 @@
}, },
{ {
"name": "psalm/phar", "name": "psalm/phar",
"version": "5.22.0", "version": "5.22.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/psalm/phar.git", "url": "https://github.com/psalm/phar.git",
"reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255" "reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/a0b15d6ef1f459bceaf3d5bac3076d5c60de8255", "url": "https://api.github.com/repos/psalm/phar/zipball/e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f",
"reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255", "reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -175,9 +175,9 @@
"description": "Composer-based Psalm Phar", "description": "Composer-based Psalm Phar",
"support": { "support": {
"issues": "https://github.com/psalm/phar/issues", "issues": "https://github.com/psalm/phar/issues",
"source": "https://github.com/psalm/phar/tree/5.22.0" "source": "https://github.com/psalm/phar/tree/5.22.1"
}, },
"time": "2024-02-14T04:45:27+00:00" "time": "2024-02-15T22:59:35+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",