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

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaita <maxence@pontapreta.net>2016-11-19 02:12:19 +0300
committerdaita <maxence@pontapreta.net>2016-11-19 02:12:19 +0300
commitb335f5ddb771d12c2f0138b1cfdcc0ee3a73b042 (patch)
tree08d556571667f7707da44128548c3b89a26f2f65
parent9140c828feaa6b5cbe450ef42d507120cddd04a8 (diff)
.912
-rw-r--r--appinfo/info.xml2
-rw-r--r--composer.lock16
2 files changed, 9 insertions, 9 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b0c11b2..9892daf 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -40,7 +40,7 @@
</description>
- <version>0.6.900</version>
+ <version>0.6.912</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<types>
diff --git a/composer.lock b/composer.lock
index 68c465d..466e1ac 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "hash": "f8e24a9ec8a28407e6b5acac57611280",
- "content-hash": "8c906bea3faefecaf662cc044d0f46dd",
+ "hash": "f78f324f58e51f94205d637d1b8a641a",
+ "content-hash": "bf7709dd02147d6820929f1d232796af",
"packages": [
{
"name": "solarium/solarium",
@@ -13,12 +13,12 @@
"source": {
"type": "git",
"url": "https://github.com/solariumphp/solarium.git",
- "reference": "b945cbe4e8f96b639d82c4d1e2cae4ef3ab6fce5"
+ "reference": "0acdb2838ae551fe87e4e334e449a468973839f2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/solariumphp/solarium/zipball/b945cbe4e8f96b639d82c4d1e2cae4ef3ab6fce5",
- "reference": "b945cbe4e8f96b639d82c4d1e2cae4ef3ab6fce5",
+ "url": "https://api.github.com/repos/solariumphp/solarium/zipball/0acdb2838ae551fe87e4e334e449a468973839f2",
+ "reference": "0acdb2838ae551fe87e4e334e449a468973839f2",
"shasum": ""
},
"require": {
@@ -67,12 +67,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5"
+ "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
- "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/28b0832b2553ffb80cabef6a7a812ff1e670c0bc",
+ "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc",
"shasum": ""
},
"require": {