chore(deps): update dependency psalm/phar to v5.23.1

This commit is contained in:
Renovate Bot 2024-03-12 06:40:53 +00:00
parent 0cb93cdb72
commit 78a682acf4
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -146,16 +146,16 @@
},
{
"name": "psalm/phar",
"version": "5.23.0",
"version": "5.23.1",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "a4673bcae70e0ccd30e7aa30c1d3ca605d264d59"
"reference": "07bb50acefdaf7b663087186f86d47542a9b1622"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/a4673bcae70e0ccd30e7aa30c1d3ca605d264d59",
"reference": "a4673bcae70e0ccd30e7aa30c1d3ca605d264d59",
"url": "https://api.github.com/repos/psalm/phar/zipball/07bb50acefdaf7b663087186f86d47542a9b1622",
"reference": "07bb50acefdaf7b663087186f86d47542a9b1622",
"shasum": ""
},
"require": {
@ -175,9 +175,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
"source": "https://github.com/psalm/phar/tree/5.23.0"
"source": "https://github.com/psalm/phar/tree/5.23.1"
},
"time": "2024-03-09T19:43:54+00:00"
"time": "2024-03-11T20:43:33+00:00"
},
{
"name": "psr/clock",