Merge pull request #6318 from nextcloud/dependabot/composer/psalm/phar-5.26.1

Chore(deps-dev): Bump psalm/phar from 5.25.0 to 5.26.1
This commit is contained in:
Julius Knorr
2024-09-14 14:00:32 +02:00
committed by GitHub

12
composer.lock generated
View File

@@ -1135,16 +1135,16 @@
},
{
"name": "psalm/phar",
"version": "5.25.0",
"version": "5.26.1",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "d42708449bd2d99ec6509924332fd94263974b20"
"reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/d42708449bd2d99ec6509924332fd94263974b20",
"reference": "d42708449bd2d99ec6509924332fd94263974b20",
"url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547",
"reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547",
"shasum": ""
},
"require": {
@@ -1164,9 +1164,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
"source": "https://github.com/psalm/phar/tree/5.25.0"
"source": "https://github.com/psalm/phar/tree/5.26.1"
},
"time": "2024-06-19T20:02:02+00:00"
"time": "2024-09-09T16:22:43+00:00"
},
{
"name": "psr/clock",