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

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmenadiel <amenadiel@gmail.com>2017-07-27 16:04:50 +0300
committerAmenadiel <amenadiel@gmail.com>2017-07-27 16:04:50 +0300
commit8756cbcf73f16d2e4ad9d2af7c3b88ce5d2e66b8 (patch)
tree4516d278f6ec564372ab9aa664fb68696429f98f
parentbbc3cf9ff618ca3a7b25ddecdd7679689ddd65c3 (diff)
Tag v 6.0.0-beta.16 merges PR #35 #36 and #37v6.0.0-beta.16
-rw-r--r--composer.json2
-rw-r--r--composer.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 733aa66c..00afaecf 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"name": "huasofoundries/phppgadmin6",
- "version": "6.0.0-beta.15",
+ "version": "6.0.0-beta.16",
"description": "Like phpmyadmin but for postgres",
"type": "project",
"license": "MIT",
diff --git a/composer.lock b/composer.lock
index 09bcb0dc..3546feb3 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": "9534d697704187674c1d29300cfc545d",
- "content-hash": "1c2f3fd06ab9cf643fbea23fc9ce2eaf",
+ "hash": "4a6955ca2e6b5532f6906d060fceff79",
+ "content-hash": "5649a6e07f01d28bce710056dc3a4b63",
"packages": [
{
"name": "adodb/adodb-php",