1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-11 16:34:00 +02:00

Add keyword to composer.json

This commit is contained in:
Oliver Vogel
2023-10-21 10:24:14 +02:00
parent a3494a80ce
commit 09aa08904c

View File

@@ -2,7 +2,7 @@
"name": "intervention/image", "name": "intervention/image",
"description": "PHP image manipulation", "description": "PHP image manipulation",
"homepage": "https://image.intervention.io/", "homepage": "https://image.intervention.io/",
"keywords": ["image", "gd", "imagick", "watermark", "thumbnail"], "keywords": ["image", "gd", "imagick", "watermark", "thumbnail", "resize"],
"license": "MIT", "license": "MIT",
"authors": [ "authors": [
{ {