Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/activity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-10-19 13:57:02 +0300
committerGitHub <noreply@github.com>2022-10-19 13:57:02 +0300
commit886caebe0aa8424517034835047ab15dcfcc26fd (patch)
treef3f9e9c6e35acc1456c5e53a34ae4eab9bf4fd08
parentbe5d67f2858ed29fe0610f8e581c880faafac4ea (diff)
parent62728a2afba1570cea41d6d2e9380286458bd710 (diff)
Merge pull request #962 from nextcloud/dependabot/composer/psalm/phar-4.29.0
Bump psalm/phar from 4.28.0 to 4.29.0
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 51217c3b..d2817994 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1317,16 +1317,16 @@
},
{
"name": "psalm/phar",
- "version": "4.28.0",
+ "version": "4.29.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "2fb09be7df082d4d29c6356ea34866501d187f3e"
+ "reference": "367e803642395ef89d1edf8d472db28383bc0181"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/2fb09be7df082d4d29c6356ea34866501d187f3e",
- "reference": "2fb09be7df082d4d29c6356ea34866501d187f3e",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/367e803642395ef89d1edf8d472db28383bc0181",
+ "reference": "367e803642395ef89d1edf8d472db28383bc0181",
"shasum": ""
},
"require": {
@@ -1346,9 +1346,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
- "source": "https://github.com/psalm/phar/tree/4.28.0"
+ "source": "https://github.com/psalm/phar/tree/4.29.0"
},
- "time": "2022-10-07T16:22:13+00:00"
+ "time": "2022-10-11T17:14:24+00:00"
},
{
"name": "psr/cache",