summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-12-23 15:39:37 +0100
committerFrederic Guillot <fred@kanboard.net>2015-12-23 15:39:37 +0100
commit4003b122d085b58ad7acb31bafa44121ed94c37f (patch)
tree6d2862618a3dfe950b20220553431acd204682b0 /composer.lock
parent8ff2032ea3fa49972fe076166c831719131e829d (diff)
Improving performance during task position change (3 times faster than before)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock18
1 files changed, 10 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock
index 4af69a06..228805d0 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": "a003844ed3fef854d64490d07064c66f",
- "content-hash": "2189f3f4d11741a635dbd27a5750b71e",
+ "hash": "964754ad3b7c394f96169a14865ffeee",
+ "content-hash": "c379b500a20d7025a0b872c7ec8837d3",
"packages": [
{
"name": "christian-riesen/base32",
@@ -297,16 +297,16 @@
},
{
"name": "fguillot/picodb",
- "version": "v1.0.3",
+ "version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/fguillot/picoDb.git",
- "reference": "0b4640ebe531a89d2faa36dfabe30a194f1fe903"
+ "reference": "cd377f1bc944086600f8b1bab975981e3d27f7f1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fguillot/picoDb/zipball/0b4640ebe531a89d2faa36dfabe30a194f1fe903",
- "reference": "0b4640ebe531a89d2faa36dfabe30a194f1fe903",
+ "url": "https://api.github.com/repos/fguillot/picoDb/zipball/cd377f1bc944086600f8b1bab975981e3d27f7f1",
+ "reference": "cd377f1bc944086600f8b1bab975981e3d27f7f1",
"shasum": ""
},
"require": {
@@ -330,7 +330,7 @@
],
"description": "Minimalist database query builder",
"homepage": "https://github.com/fguillot/picoDb",
- "time": "2015-11-30 02:57:18"
+ "time": "2015-12-23 13:56:10"
},
{
"name": "fguillot/simple-validator",
@@ -884,7 +884,9 @@
],
"aliases": [],
"minimum-stability": "stable",
- "stability-flags": [],
+ "stability-flags": {
+ "fguillot/picodb": 20
+ },
"prefer-stable": false,
"prefer-lowest": false,
"platform": {