From 85f06f420a592e4ed5da5d12dc527bfc2dc1f88b Mon Sep 17 00:00:00 2001 From: J-T-McC Date: Tue, 19 Jan 2021 19:12:36 -0800 Subject: [PATCH] Updated description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5fa8d23..9898d1d 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "jtmcc/atomic-deployments", - "description": "Copy and link web path to latest build", + "description": "Local zero downtime deployments for Laravel applications", "license": "MIT", "authors": [ {