From f00a3c744d2e7d3b8cf621d047413c1171690a59 Mon Sep 17 00:00:00 2001 From: flashwave Date: Sun, 4 Aug 2024 21:54:10 +0000 Subject: [PATCH] Updated Index in Uiharu. --- composer.json | 6 ++---- uiharu.php | 8 +++----- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index bba24c9..42c9ec3 100644 --- a/composer.json +++ b/composer.json @@ -1,9 +1,7 @@ { - "minimum-stability": "dev", - "prefer-stable": true, "require": { - "flashwave/index": "dev-master", - "flashwave/syokuhou": "dev-master", + "flashwave/index": "^0.2408.40014", + "flashwave/syokuhou": "^1.2", "sentry/sdk": "^4.0" }, "autoload": { diff --git a/uiharu.php b/uiharu.php index e9c1721..12655e9 100644 --- a/uiharu.php +++ b/uiharu.php @@ -1,7 +1,6 @@