From dbb4991cccf384f64a4d8002e7f63a3e50a0c4ff Mon Sep 17 00:00:00 2001 From: Sacha Telgenhof Date: Sun, 4 Feb 2024 11:34:19 +0900 Subject: [PATCH] build: Remove 'readme' attribute as it is the same as the default Signed-off-by: Sacha Telgenhof --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 7499534..f750a11 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,6 @@ "WAQI", "air" ], - "readme": "README.md", "authors": [ { "name": "Sacha Telgenhof",