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

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-04-28 09:22:03 +0300
committerGitHub <noreply@github.com>2021-04-28 09:22:03 +0300
commit6633e64d198c2b042dbee8072ba8f148ddcc2855 (patch)
tree2d86a5de918fc7bbc8af36eef9a929a213770655
parentcfba663ed47319814d16a4858f5af361d8c6fbcf (diff)
parent6ad0af95be8070728ee16200583368f0ce4a2bd7 (diff)
Merge pull request #1471 from nextcloud/dependabot/composer/psalm/phar-4.7.1
Bump psalm/phar from 4.7.0 to 4.7.1
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 364549b1..fec51bf6 100644
--- a/composer.lock
+++ b/composer.lock
@@ -968,16 +968,16 @@
},
{
"name": "psalm/phar",
- "version": "4.7.0",
+ "version": "4.7.1",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "ca25f9b91842cfe0186259aaaa694d2a6fe83c05"
+ "reference": "9e96a91f1bca15fa89ddce177872f440d62940b7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/ca25f9b91842cfe0186259aaaa694d2a6fe83c05",
- "reference": "ca25f9b91842cfe0186259aaaa694d2a6fe83c05",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/9e96a91f1bca15fa89ddce177872f440d62940b7",
+ "reference": "9e96a91f1bca15fa89ddce177872f440d62940b7",
"shasum": ""
},
"require": {
@@ -997,9 +997,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
- "source": "https://github.com/psalm/phar/tree/refs/tags/4.7.0"
+ "source": "https://github.com/psalm/phar/tree/4.7.1"
},
- "time": "2021-03-29T04:06:44+00:00"
+ "time": "2021-04-25T21:29:13+00:00"
},
{
"name": "psr/container",