From 8a1bcbd780992f690ff2811137dfc9e8a08d12f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C6=B0=C6=A1ng=20T=C3=B9ng=20Anh?= Date: Fri, 2 Aug 2024 10:26:26 +0700 Subject: [PATCH] Update composer.json --- composer.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/composer.json b/composer.json index d51ab9a..348013c 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,7 @@ { "name": "tunnaduong/c4k60-v4", + "description": "Ứng dụng giải trí và giao tiếp nội bộ cho học sinh C4K60", + "license": "MIT", "autoload": { "psr-4": { "App\\": "app/"