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

github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2020-10-23 13:26:30 +0300
committerMarcel Klehr <mklehr@gmx.net>2020-10-23 13:26:30 +0300
commit84684b9430e169fe66a68ce28884755d3f65cd33 (patch)
treeb6d6a83429a75ea4db213f0cfc3e3fee9b2ee4d6 /composer.lock
parent76548e75f39e8e49c099a87ad0eca59320b3576f (diff)
Add psalm baseline
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock38
1 files changed, 37 insertions, 1 deletions
diff --git a/composer.lock b/composer.lock
index 4b7018e6..c6cd112f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "content-hash": "e20e4fc3a18f59f8610b9572c9369b58",
+ "content-hash": "ac58298ac5f05fe326e0d828977b6c2c",
"packages": [
{
"name": "brick/math",
@@ -1851,6 +1851,42 @@
"time": "2020-06-29T18:35:05+00:00"
},
{
+ "name": "christophwurst/nextcloud",
+ "version": "v20.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/ChristophWurst/nextcloud_composer.git",
+ "reference": "898b3b7feda1d8a761dffeaeda6fccace44eb649"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/898b3b7feda1d8a761dffeaeda6fccace44eb649",
+ "reference": "898b3b7feda1d8a761dffeaeda6fccace44eb649",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.2"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "20.0.0-dev"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "AGPL-3.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Christoph Wurst",
+ "email": "christoph@winzerhof-wurst.at"
+ }
+ ],
+ "description": "Composer package containing Nextcloud's public API (classes, interfaces)",
+ "time": "2020-10-05T12:40:45+00:00"
+ },
+ {
"name": "composer/package-versions-deprecated",
"version": "1.11.99",
"source": {