PicoDb update

This commit is contained in:
Frederic Guillot
2015-06-27 00:00:43 -04:00
parent 7a22f4c6d4
commit 1823430d13
18 changed files with 28 additions and 28 deletions

8
composer.lock generated
View File

@@ -301,12 +301,12 @@
"source": {
"type": "git",
"url": "https://github.com/fguillot/picoDb.git",
"reference": "dd08649713c9d8330b3c5fa23220a11cb5da3e79"
"reference": "e56c9d0f944bd768dc7c75e6726f7e811f114415"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/dd08649713c9d8330b3c5fa23220a11cb5da3e79",
"reference": "dd08649713c9d8330b3c5fa23220a11cb5da3e79",
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/e56c9d0f944bd768dc7c75e6726f7e811f114415",
"reference": "e56c9d0f944bd768dc7c75e6726f7e811f114415",
"shasum": ""
},
"require": {
@@ -330,7 +330,7 @@
],
"description": "Minimalist database query builder",
"homepage": "https://github.com/fguillot/picoDb",
"time": "2015-06-24 21:58:15"
"time": "2015-06-27 03:51:24"
},
{
"name": "fguillot/simple-validator",