diff --git a/composer.json b/composer.json index 00e083aa..4b51cab2 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "phpgt/csrf": "^v1.9", "phpgt/dom": "^v4.1", "phpgt/domtemplate": "^3.3", - "phpgt/database": "^1.4", + "phpgt/database": "^1.5", "phpgt/http": "^1.2", "phpgt/logger": "^1.0", "phpgt/protectedglobal": "^v1.1", diff --git a/composer.lock b/composer.lock index 9e9304af..7c0b8098 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": "46a969065d7755d62212d02abff8afe8", + "content-hash": "4db261f79932acb948182eba101dd56e", "packages": [ { "name": "composer/semver", @@ -738,7 +738,7 @@ }, { "name": "phpgt/database", - "version": "v1.4.1", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/PhpGt/Database.git", @@ -794,7 +794,7 @@ "description": "Database API organisation.", "support": { "issues": "https://github.com/PhpGt/Database/issues", - "source": "https://github.com/PhpGt/Database/tree/v1.4.1" + "source": "https://github.com/PhpGt/Database/tree/v1.5.0" }, "funding": [ {