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

Remove laravel keyword

This commit is contained in:
Oliver Vogel
2023-10-21 10:23:32 +02:00
parent c236947be6
commit a3494a80ce

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", "laravel", "watermark", "thumbnail"], "keywords": ["image", "gd", "imagick", "watermark", "thumbnail"],
"license": "MIT", "license": "MIT",
"authors": [ "authors": [
{ {