Skip to content

Commit 3414102

Browse files
committed
packagist package names have to be lowercase
1 parent 872e481 commit 3414102

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,5 +1,5 @@
11
{
2-
"name": "iamcal/SQLParser",
2+
"name": "iamcal/sql-parser",
33
"description": "MySQL schema parser",
44
"type": "library",
55
"license": "MIT",

0 commit comments

Comments
 (0)