Skip to content

Commit 5bbf023

Browse files
Add keywords to composer
Fixed invalid composer metadata
1 parent 86032f3 commit 5bbf023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tlamedia/grabzit-bundle",
33
"type": "symfony-bundle",
44
"description": "The GrabzitBundle integrates the GrabzIt PHP library with Symfony, allowing you to interact with the GrabzIt API in your Symfony projects.",
5-
"keywords": ["grabzit", "bundle", "symfony"],
5+
"keywords": ["grabzit", "thumbnail", "bundle", "symfony"],
66
"homepage": "https://github.com/tlamedia",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)