From 48a9b878aeed44d46f06ef70f2ba5666372e6878 Mon Sep 17 00:00:00 2001 From: Tang Rufus Date: Tue, 21 Oct 2025 07:55:38 +0100 Subject: [PATCH 1/2] nfpm: Update description --- nfpm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfpm.yaml b/nfpm.yaml index cbdcd97..730cff1 100644 --- a/nfpm.yaml +++ b/nfpm.yaml @@ -7,7 +7,7 @@ version: ${VERSION} maintainer: "Typist Tech Limited " description: | - List PHP versions that satisfy the given constraint. + List PHP versions that satisfy the required PHP constraint in composer.json. homepage: "https://github.com/typisttech/${NAME}" license: MIT section: utils From d68805b3237aaebddfc1316e31c53984eff920eb Mon Sep 17 00:00:00 2001 From: TangRufus Date: Tue, 21 Oct 2025 07:58:27 +0100 Subject: [PATCH 2/2] Composer: Update description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9600f12..a93394a 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "typisttech/php-matrix", - "description": "List PHP versions that satisfy the given constraint.", + "description": "List PHP versions that satisfy the required PHP constraint in composer.json.", "license": "MIT", "type": "project", "keywords": [