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-08-06 04:03:31 +0300
committerGitHub <noreply@github.com>2022-08-06 04:03:31 +0300
commitd6c268976a941d9ca96ed3674f03d05a50cc32ff (patch)
tree78c3a02b89ead79a4095ef044c46626ea7482b29
parentf36d883d43e67dc62cbe5a6fb2a911d62500d72d (diff)
build(deps-dev): bump psalm/phar from 4.25.0 to 4.26.0dependabot/composer/psalm/phar-4.26.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.25.0 to 4.26.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/v4.25.0...4.26.0) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-minor ... 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 99fa54c09..62355e70a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1510,16 +1510,16 @@
},
{
"name": "psalm/phar",
- "version": "v4.25.0",
+ "version": "4.26.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "c9730e19eb1afae9c34b7264b3d8e131570ad41d"
+ "reference": "cb8af2e2d8ba2332b6e19938755c72269153aa34"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/c9730e19eb1afae9c34b7264b3d8e131570ad41d",
- "reference": "c9730e19eb1afae9c34b7264b3d8e131570ad41d",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/cb8af2e2d8ba2332b6e19938755c72269153aa34",
+ "reference": "cb8af2e2d8ba2332b6e19938755c72269153aa34",
"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/v4.25.0"
+ "source": "https://github.com/psalm/phar/tree/4.26.0"
},
- "time": "2022-07-28T17:07:24+00:00"
+ "time": "2022-08-02T17:43:31+00:00"
},
{
"name": "psr/cache",