From 90e55165b06edda834a5f75f4ac6f893a1721606 Mon Sep 17 00:00:00 2001 From: nguyenanhung Date: Sun, 31 Mar 2024 21:42:52 +0700 Subject: [PATCH] Update at 2024-03-31 21:42:52 on Mac-mini-M1--Home --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 7f03ee3..49e8b40 100644 --- a/composer.json +++ b/composer.json @@ -30,8 +30,8 @@ "nguyenanhung/pdo": "^3.0", "nguyenanhung/mysqli": "^3.0", "nguyenanhung/database-helper": "^2.0", - "illuminate/events": "^11.0 || ^10.0 || ^9.0 || ^8.61 || ^7.30", - "illuminate/database": "^11.0 || ^10.0 || ^9.0 || ^8.61 || ^7.30" + "illuminate/events": "^11.0 || ^10.0 || ^9.0 || ^8.61", + "illuminate/database": "^11.0 || ^10.0 || ^9.0 || ^8.61" }, "require-dev": { "kint-php/kint": ">=3.0"