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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-03 13:43:55 +0300
committerGitHub <noreply@github.com>2021-05-03 13:43:55 +0300
commitdb8883da6791de5ef579a80344aea0907b3bdb27 (patch)
treed971796eb798559def318f696b260c758f2e6f65
parent88f89b48701810e5fb57b5392ecf71e95c1100f3 (diff)
Bump psalm/phar from 4.3.1 to 4.7.1
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.3.1 to 4.7.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.3.1...4.7.1) 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 e91166f..c2f6207 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1854,16 +1854,16 @@
},
{
"name": "psalm/phar",
- "version": "4.3.1",
+ "version": "4.7.1",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "f61d8f0eaaf5f7c26f1269ddeaf1fbe29dff1bee"
+ "reference": "9e96a91f1bca15fa89ddce177872f440d62940b7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/f61d8f0eaaf5f7c26f1269ddeaf1fbe29dff1bee",
- "reference": "f61d8f0eaaf5f7c26f1269ddeaf1fbe29dff1bee",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/9e96a91f1bca15fa89ddce177872f440d62940b7",
+ "reference": "9e96a91f1bca15fa89ddce177872f440d62940b7",
"shasum": ""
},
"require": {
@@ -1883,9 +1883,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
- "source": "https://github.com/psalm/phar/tree/4.3.1"
+ "source": "https://github.com/psalm/phar/tree/4.7.1"
},
- "time": "2020-12-03T21:44:12+00:00"
+ "time": "2021-04-25T21:29:13+00:00"
},
{
"name": "psr/container",