From ed1300651b64c97f339b090ddb9160530e6b7cf6 Mon Sep 17 00:00:00 2001 From: ffflabs Date: Mon, 19 Oct 2020 14:59:08 -0300 Subject: finishes hotfix 6.1.1 --- composer.json | 2 +- composer.lock | 2 +- 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", -- cgit v1.2.3