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-08-05 01:08:56 +0300
committerAmenadiel <amenadiel@gmail.com>2017-08-05 01:08:56 +0300
commita0e75ccd7e7ed1deacc590a6e395a8549363e3ae (patch)
treef66b11ca6058f7348c342055325d6b04103cc20a
parenteae2204d47ba265fa140576b935bdbf9390abdfe (diff)
Tag v 6.0.0-beta.17 Restores ability to run in subfolder. closes #28v6.0.0-beta.17
-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 7643a06b..df77f520 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"name": "huasofoundries/phppgadmin6",
- "version": "6.0.0-beta.16",
+ "version": "6.0.0-beta.17",
"description": "Like phpmyadmin but for postgres",
"type": "project",
"license": "MIT",
diff --git a/composer.lock b/composer.lock
index 0d061b5f..feab47a3 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": "00d05b1ad79bb6f0ecd32977e7b798ce",
- "content-hash": "94b221632f8255e00c892c0fc2a40a6f",
+ "hash": "811929c83e75cc0340d01dcfbf208318",
+ "content-hash": "780e652f8bf74bcbaf2cb2f4612f7a61",
"packages": [
{
"name": "adodb/adodb-php",