Skip to content

Commit 8dba33a

Browse files
committed
fix composer.json remove comma in string value
1 parent 89306f4 commit 8dba33a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "koolreport/cloudexport",
33
"version":"3.0.1",
44
"description": "Export to pdf, image using chromeheadless.io's cloud export service",
5-
"keywords": ["PHP","Reporting Tools","Data Report","pdf export", "jpg, png export", "cloud export service"],
5+
"keywords": ["PHP","Reporting Tools","Data Report","pdf export", "jpg png export", "cloud export service"],
66
"homepage": "https://www.koolreport.com",
77
"type": "library",
88
"license": "MIT",

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)