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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-15 19:25:16 +0300
committerGitHub <noreply@github.com>2020-09-15 19:25:16 +0300
commitf17c35655e3809b8bd1740fa3b7daae2560f4241 (patch)
treebe57536932a6a04987ba61b95dbbc4e1fcdc9c8b /composer.lock
parent2209d0af16899b8861f2258e98f9ffb6c55b1f45 (diff)
Bump psalm/phar from 3.15 to 3.16
Bumps [psalm/phar](https://github.com/psalm/phar) from 3.15 to 3.16. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/3.15...3.16) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index bc790d57662..9a7347ac18e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -503,16 +503,16 @@
},
{
"name": "psalm/phar",
- "version": "3.15",
+ "version": "3.16",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "000d372ec9cd5aea7dcc9284cba780bf0dd2afc4"
+ "reference": "dd24c332f219cd2a9b89ebaacd4f4734a232e7f8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/000d372ec9cd5aea7dcc9284cba780bf0dd2afc4",
- "reference": "000d372ec9cd5aea7dcc9284cba780bf0dd2afc4",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/dd24c332f219cd2a9b89ebaacd4f4734a232e7f8",
+ "reference": "dd24c332f219cd2a9b89ebaacd4f4734a232e7f8",
"shasum": ""
},
"require": {
@@ -530,7 +530,7 @@
"MIT"
],
"description": "Composer-based Psalm Phar",
- "time": "2020-09-01T22:29:56+00:00"
+ "time": "2020-09-15T14:25:05+00:00"
},
{
"name": "psr/container",