From 5d97d3798809d2f45d408364ed95975c469c80f2 Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Wed, 23 Aug 2023 15:20:51 +0200 Subject: [PATCH] fix(doc): composer description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 85e35c5..47569d5 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "victorwesterlund/php-age", - "description": "Abstraction library for common mysqli features", + "description": "PHP wrapper for the age file encryption command line tool", "type": "library", "license": "GPL-3.0-only", "authors": [