From c0351eaaa3b231bd89680b0dd8d881071cd0f0f3 Mon Sep 17 00:00:00 2001 From: Barbara Pitt Date: Sun, 27 Dec 2020 02:48:02 -0600 Subject: [PATCH] github workflows update --- composer.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/composer.json b/composer.json index f3d7a34a..490b5498 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,6 @@ { + "name": "leftypol/leftypol", + "description": "An imageboard based on lainchans", "require": { "phpunit/phpunit": "^5" },