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:
authorFelipe Figueroa <amenadiel@gmail.com>2018-04-19 15:38:01 +0300
committerFelipe Figueroa <amenadiel@gmail.com>2018-04-19 15:38:01 +0300
commitc6b2432721e6f7360721b2e44d7acbc361284816 (patch)
tree6c03f5436b8fd924b3bd1538a8c21c9cf6953506
parent2936a0cfe74fadaa4f576632426bc9954203cada (diff)
Tag v 6.0.0-beta.36 Using jstree instead of xloadtreev6.0.0-beta.36
-rw-r--r--composer.json2
-rw-r--r--composer.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 8effa713..892edc39 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"name": "huasofoundries/phppgadmin6",
- "version": "6.0.0-beta.35",
+ "version": "6.0.0-beta.36",
"description": "Like phpmyadmin but for postgres",
"type": "project",
"license": "MIT",
diff --git a/composer.lock b/composer.lock
index 0d13bfa2..3bb9d223 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "c76c9e5322dbc80016649c0e7a5f4e3e",
+ "content-hash": "2f6c733d6486e2c75eb3f41a123d5500",
"packages": [
{
"name": "adodb/adodb-php",