From 0b087acd77ccbced67ef7d07d6909954bd0dd020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Rancoud?= Date: Thu, 23 May 2024 21:42:39 +0200 Subject: [PATCH] chore: bump rancoud/database from 6.0.9 to 6.0.10 --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 4f5804e..93db122 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ }, "require": { "php": ">=7.4.0", - "rancoud/database": "^5.0 || ^6.0", + "rancoud/database": "^6.0", "ext-json": "*", "ext-mbstring": "*", "ext-pdo": "*" diff --git a/composer.lock b/composer.lock index 4aab3cd..99d6e8f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "16436f3ccaf91c34b79f00386786c083", + "content-hash": "a72240cab1efaaa13449fa5c7c22411c", "packages": [ { "name": "rancoud/database", - "version": "6.0.9", + "version": "6.0.10", "source": { "type": "git", "url": "https://github.com/rancoud/Database.git", - "reference": "b8eab4676ccfce8cd483cfcc6b0487d57f18aae7" + "reference": "0e814d9d4d94d67c89571fe004c30c8df6fae0a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rancoud/Database/zipball/b8eab4676ccfce8cd483cfcc6b0487d57f18aae7", - "reference": "b8eab4676ccfce8cd483cfcc6b0487d57f18aae7", + "url": "https://api.github.com/repos/rancoud/Database/zipball/0e814d9d4d94d67c89571fe004c30c8df6fae0a9", + "reference": "0e814d9d4d94d67c89571fe004c30c8df6fae0a9", "shasum": "" }, "require": { @@ -26,7 +26,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.16 || ^3.0", - "phpunit/phpunit": "^9.1", + "phpunit/phpunit": "^9.1 || ^10.0 || ^11.0", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { @@ -53,9 +53,9 @@ "description": "Database package", "support": { "issues": "https://github.com/rancoud/Database/issues", - "source": "https://github.com/rancoud/Database/tree/6.0.9" + "source": "https://github.com/rancoud/Database/tree/6.0.10" }, - "time": "2024-03-03T19:21:31+00:00" + "time": "2024-05-23T15:59:47+00:00" } ], "packages-dev": [