Skip to content

Commit d1fbfd5

Browse files
authored
chore: Fixed structure.
1 parent 49099eb commit d1fbfd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "joserick/png-metadata",
33
"description": "A PHP library for extract the metadata (XMP, EXIF) within a PNG format image.",
4-
"keywords": ["metadata", "png", "exif", "xmp" "exiftool"],
4+
"keywords": ["metadata", "png", "exif", "xmp", "exiftool"],
55
"type": "library",
66
"license": "GPL-3.0",
77
"authors": [

0 commit comments

Comments
 (0)