Merge pull request #5616 from nextcloud/dependabot/composer/psalm/phar-5.22.2

Chore(deps-dev): Bump psalm/phar from 5.22.1 to 5.22.2
This commit is contained in:
Julius Härtl
2024-02-27 22:21:12 +01:00
committed by GitHub

12
composer.lock generated
View File

@@ -938,16 +938,16 @@
},
{
"name": "psalm/phar",
"version": "5.22.1",
"version": "5.22.2",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f"
"reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f",
"reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f",
"url": "https://api.github.com/repos/psalm/phar/zipball/380b34d2b19c5a48a201e6f84fab5388c5eced49",
"reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49",
"shasum": ""
},
"require": {
@@ -967,9 +967,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
"source": "https://github.com/psalm/phar/tree/5.22.1"
"source": "https://github.com/psalm/phar/tree/5.22.2"
},
"time": "2024-02-15T22:59:35+00:00"
"time": "2024-02-22T23:45:18+00:00"
},
{
"name": "psr/clock",