summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-16 02:23:05 +0000
committerGitHub <noreply@github.com>2024-03-16 02:23:05 +0000
commit137798ec3b203d27e28f2d3064cacf9878cd742d (patch)
tree643e5f74021cfae73801b4f763549792277e4b6a
parent66f93e506cb06360e61930b19cbb7be19cdfdb5c (diff)
Chore(deps-dev): Bump psalm/phar from 5.22.2 to 5.23.1
Bumps [psalm/phar](https://github.com/psalm/phar) from 5.22.2 to 5.23.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.22.2...5.23.1) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 9f298b09..4abc47d5 100644
--- a/composer.lock
+++ b/composer.lock
@@ -986,16 +986,16 @@
},
{
"name": "psalm/phar",
- "version": "5.22.2",
+ "version": "5.23.1",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49"
+ "reference": "07bb50acefdaf7b663087186f86d47542a9b1622"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/380b34d2b19c5a48a201e6f84fab5388c5eced49",
- "reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/07bb50acefdaf7b663087186f86d47542a9b1622",
+ "reference": "07bb50acefdaf7b663087186f86d47542a9b1622",
"shasum": ""
},
"require": {
@@ -1015,9 +1015,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
- "source": "https://github.com/psalm/phar/tree/5.22.2"
+ "source": "https://github.com/psalm/phar/tree/5.23.1"
},
- "time": "2024-02-22T23:45:18+00:00"
+ "time": "2024-03-11T20:43:33+00:00"
},
{
"name": "psr/clock",