summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouis <louis@chmn.me>2024-03-18 13:34:45 +0100
committerGitHub <noreply@github.com>2024-03-18 13:34:45 +0100
commitc297a2d3deb428dfb5b600228d8e327fb29314d7 (patch)
tree3ea382ed3bb252e4dda3d2abc30dfd48bd22c25b
parentd256ccb8a2d82352cf1f7ad3f4831f2a12e1bd23 (diff)
parent137798ec3b203d27e28f2d3064cacf9878cd742d (diff)
Merge pull request #2384 from nextcloud/dependabot/composer/psalm/phar-5.23.1v29.0.0beta4
Chore(deps-dev): Bump psalm/phar from 5.22.2 to 5.23.1
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 659ed6ef..297ff63c 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",