Merge pull request 'Update dependency psalm/phar to v5.15.0' (#20) from renovate/psalm-phar-5.x-lockfile into main
All checks were successful
repod / nextcloud (push) Successful in 49s
repod / nodejs (push) Successful in 1m24s

Reviewed-on: Xefir/RePod#20
This commit is contained in:
Michel Roux 2023-08-22 07:34:10 +00:00
commit b3f7c83baa

12
composer.lock generated
View File

@ -146,16 +146,16 @@
}, },
{ {
"name": "psalm/phar", "name": "psalm/phar",
"version": "5.14.1", "version": "5.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/psalm/phar.git", "url": "https://github.com/psalm/phar.git",
"reference": "7b832de0cfa7791f663f056b8e01af262027a3d8" "reference": "19dde3eba5901ff50ca43a5e4c43540f097e0511"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/7b832de0cfa7791f663f056b8e01af262027a3d8", "url": "https://api.github.com/repos/psalm/phar/zipball/19dde3eba5901ff50ca43a5e4c43540f097e0511",
"reference": "7b832de0cfa7791f663f056b8e01af262027a3d8", "reference": "19dde3eba5901ff50ca43a5e4c43540f097e0511",
"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.14.1" "source": "https://github.com/psalm/phar/tree/5.15.0"
}, },
"time": "2023-08-01T06:05:09+00:00" "time": "2023-08-21T03:20:52+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",