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

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2021-03-01 17:05:18 +0300
committerMaxence Lange <maxence@artificial-owl.com>2021-03-01 17:05:18 +0300
commit2e31bef8b0371509647482514e62efae0c027c8b (patch)
treed49444358d79196cc6a8fb9248d88980c0c65069
parent7cdbe3dc22afe2d796f46c5addb4e333d52bc5dc (diff)
0.20.7v0.20.7
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--composer.lock15
1 files changed, 10 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 4d2feda9..dd405838 100644
--- a/composer.lock
+++ b/composer.lock
@@ -12,17 +12,18 @@
"source": {
"type": "git",
"url": "https://github.com/daita/my-small-php-tools.git",
- "reference": "844b10da6abf50044ae9c40120cb5b927352bd95"
+ "reference": "22b1f104891706bb750fe13402d0d4645c66e399"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/daita/my-small-php-tools/zipball/844b10da6abf50044ae9c40120cb5b927352bd95",
- "reference": "844b10da6abf50044ae9c40120cb5b927352bd95",
+ "url": "https://api.github.com/repos/daita/my-small-php-tools/zipball/22b1f104891706bb750fe13402d0d4645c66e399",
+ "reference": "22b1f104891706bb750fe13402d0d4645c66e399",
"shasum": ""
},
"require": {
"php": "^7.0"
},
+ "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -40,7 +41,11 @@
}
],
"description": "My small PHP Tools",
- "time": "2020-12-02T14:37:02+00:00"
+ "support": {
+ "issues": "https://github.com/daita/my-small-php-tools/issues",
+ "source": "https://github.com/daita/my-small-php-tools/tree/master"
+ },
+ "time": "2021-02-24T19:31:24+00:00"
}
],
"packages-dev": [],
@@ -53,5 +58,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
- "plugin-api-version": "1.1.0"
+ "plugin-api-version": "2.0.0"
}