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:
authorffflabs <amenadiel@gmail.com>2020-10-19 20:59:27 +0300
committerffflabs <amenadiel@gmail.com>2020-10-19 20:59:27 +0300
commit5e6bef916792f7965a2d25dd1a8fcf5f95b42b0a (patch)
tree7879dc3138c7cebd90b2d6e809c6cbbc27b5eaf7
parentf5a3f8abf2e8732321cdbc74969142ab386240f6 (diff)
parented1300651b64c97f339b090ddb9160530e6b7cf6 (diff)
Merge branch 'hotfix/6.1.1'6.1.1
-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 0bad6844..42b20739 100644
--- a/composer.json
+++ b/composer.json
@@ -42,7 +42,7 @@
"vimeo/psalm": "~3.9.3"
},
"extra": {
- "version": "6.1.0"
+ "version": "6.1.1"
},
"autoload": {
"psr-4": {
diff --git a/composer.lock b/composer.lock
index ad105741..67bb04df 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": "f61126db7935bdd6d1eb0467d4757bd8",
+ "content-hash": "cf20ece0c269c7ba3fe2b902c7fd6dd2",
"packages": [
{
"name": "adodb/adodb-php",