Skip to content

Commit a54f919

Browse files
committed
Fix syntax error in composer.json
1 parent 4c5e68e commit a54f919

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
@@ -7,7 +7,7 @@
77
"utilities",
88
"php-library",
99
"utility-library",
10-
"php-utility",
10+
"php-utility"
1111
],
1212
"type": "library",
1313
"license": "MIT",

0 commit comments

Comments
 (0)