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-06-29 17:04:02 +0300
committerAmenadiel <amenadiel@gmail.com>2017-06-29 17:04:02 +0300
commit9c13a60f968472823e77d887e589562479dedbd2 (patch)
tree15b8055bd8db9d1a062c51499e7ea1e031ecf9a1
parent3728ac3320c6347352b7d2bf8700097610dc48d1 (diff)
Tag v 6.0.0-beta.9v6.0.0-beta.9
-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 610322cd..c4ba3be9 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"name": "huasofoundries/phppgadmin",
- "version": "6.0.0-beta.8",
+ "version": "6.0.0-beta.9",
"description": "Like phpmyadmin but for postgres",
"type": "project",
"license": "MIT",
diff --git a/composer.lock b/composer.lock
index d7bfd3b9..cd0ccf50 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": "d61b4ed5ba85897af21b9ea3cc3abe40",
- "content-hash": "3151b6814555bde49ad50da7a6a8eb98",
+ "hash": "b29458069fe6445c0cf8933fe38021fa",
+ "content-hash": "f5b6aa1dd93579f2dee9b0435a4deefe",
"packages": [
{
"name": "adodb/adodb-php",