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-17 15:54:59 +0300
committerFelipe Figueroa <amenadiel@gmail.com>2018-04-17 15:54:59 +0300
commit965dbcaeaa67173f11633d777ca3614887dd6544 (patch)
tree0bdbef83d8366127a8ff1761300ebc8c10ad98bc
parent4ca846d04861df11ca0711889858ab7a03f86c33 (diff)
Tag v 6.0.0-beta.35v6.0.0-beta.35
-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 5bf992f3..8effa713 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"name": "huasofoundries/phppgadmin6",
- "version": "6.0.0-beta.34",
+ "version": "6.0.0-beta.35",
"description": "Like phpmyadmin but for postgres",
"type": "project",
"license": "MIT",
diff --git a/composer.lock b/composer.lock
index fc728549..0d13bfa2 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": "dae83328f89ec86c311d17d074a071a2",
+ "content-hash": "c76c9e5322dbc80016649c0e7a5f4e3e",
"packages": [
{
"name": "adodb/adodb-php",