From 5012d0944e9367afd27e08518bd2fc16b436050c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=B0=8F=E7=99=BD=E5=93=A6?= Date: Thu, 30 Jul 2026 03:01:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b8945d..77e5665 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ composer require xxb5724/clipboardjs > **Migrating from ffans/clipboardjs** > This extension was transferred to XXB and was previously published as `ffans/clipboardjs`. The XXB line begins at **2.0.0**, continuing the version history (the previous package reached 1.0.0). > For forum admins, migration is a one-line change — swap the package, keep your settings and stored SEO data: -> ```sh +```sh composer remove ffans/clipboardjs composer require xxb5724/clipboardjs php flarum cache:clear -> ``` +``` ### Updating