From 82a6053a10faeaf93c9f492eb6b1cceed0300fdb Mon Sep 17 00:00:00 2001 From: Michael Aerni Date: Thu, 10 Dec 2020 14:43:30 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5db3e12..a6d566b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "aerni/sync", - "description": "A git-like artisan command to easily sync files and folders between your local and remote environments.", + "description": "A git-like artisan command to easily sync files and folders between environments", "homepage": "https://github.com/aerni/laravel-sync", "license": "MIT", "authors": [