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

github.com/nextcloud/text.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>2022-07-30 05:37:10 +0300
committerGitHub <noreply@github.com>2022-07-30 05:37:10 +0300
commiteccb3ac8ca01e6ed06fca5b5781d7982e0d28c41 (patch)
tree6d3400b3325def5f05880a3ce108c169d87b9d78
parent64e600659bed3f76e58f5813e3ae70eb52cd6d26 (diff)
parent3e86335ec20bf8669774e8c41c2d4390af280ea8 (diff)
Merge pull request #2765 from nextcloud/dependabot/composer/psalm/phar-4.25.0
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 92d9ed21e..99fa54c09 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1510,16 +1510,16 @@
},
{
"name": "psalm/phar",
- "version": "4.24.0",
+ "version": "v4.25.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "86a74acd5b9d4888ac3c42c95c1cba7b395b8d2f"
+ "reference": "c9730e19eb1afae9c34b7264b3d8e131570ad41d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/86a74acd5b9d4888ac3c42c95c1cba7b395b8d2f",
- "reference": "86a74acd5b9d4888ac3c42c95c1cba7b395b8d2f",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/c9730e19eb1afae9c34b7264b3d8e131570ad41d",
+ "reference": "c9730e19eb1afae9c34b7264b3d8e131570ad41d",
"shasum": ""
},
"require": {
@@ -1539,9 +1539,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
- "source": "https://github.com/psalm/phar/tree/4.24.0"
+ "source": "https://github.com/psalm/phar/tree/v4.25.0"
},
- "time": "2022-06-27T17:13:36+00:00"
+ "time": "2022-07-28T17:07:24+00:00"
},
{
"name": "psr/cache",