From f0b1ffe02e6b852de423fbee3d8da394281ee17c Mon Sep 17 00:00:00 2001 From: Jake Jackson Date: Wed, 7 Dec 2022 16:47:07 +1100 Subject: [PATCH] Include PHP8.1 support in composer description This will make it stand out from the original library, and any forks, in Packagist. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 21c4fc0..63e25aa 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "gravitypdf/querypath", "type": "library", - "description": "PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery)", + "description": "PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.1 support", "homepage": "https://github.com/gravitypdf/querypath", "license": "MIT", "keywords": [