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

github.com/nextcloud/files_accesscontrol.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-08-14 07:37:11 +0300
committerGitHub <noreply@github.com>2022-08-14 07:37:11 +0300
commit83b43dc4568e97ea9be2ea42b50099dc6e2d9fa6 (patch)
treef6f4223028a87f12b577c74ff398b2808bf03062
parent426264fc934d528939c95824cc0a3bf54bc9ff6c (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index a6d9227..e5f56e1 100644
--- a/composer.lock
+++ b/composer.lock
@@ -13,17 +13,17 @@
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "cacd9d6f65ac83adbd4f5a9b58ac480010109dc2"
+ "reference": "577103cb24552d134a6338014fe665cabfd9c2c8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/cacd9d6f65ac83adbd4f5a9b58ac480010109dc2",
- "reference": "cacd9d6f65ac83adbd4f5a9b58ac480010109dc2",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/577103cb24552d134a6338014fe665cabfd9c2c8",
+ "reference": "577103cb24552d134a6338014fe665cabfd9c2c8",
"shasum": ""
},
"require": {
"php": "^7.4 || ~8.0 || ~8.1",
- "psr/container": "^1.0",
+ "psr/container": "^1.1.1",
"psr/event-dispatcher": "^1.0",
"psr/log": "^1.1"
},
@@ -31,7 +31,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "24.0.0-dev"
+ "dev-master": "25.0.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -49,7 +49,7 @@
"issues": "https://github.com/ChristophWurst/nextcloud_composer/issues",
"source": "https://github.com/ChristophWurst/nextcloud_composer/tree/master"
},
- "time": "2022-04-12T01:47:50+00:00"
+ "time": "2022-08-09T02:21:50+00:00"
},
{
"name": "composer/pcre",