Skip to content

Commit dbcc0b2

Browse files
Update composer.json
1 parent a6da770 commit dbcc0b2

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
@@ -2,7 +2,7 @@
22
"name": "phpmyadmin/sql-parser",
33
"description": "A validating SQL lexer and parser with a focus on MySQL dialect.",
44
"license": "GPL-2.0-or-later",
5-
"keywords": ["sql", "lexer", "parser", "analysis"],
5+
"keywords": ["sql", "lexer", "parser", "analysis", "sql syntax highlighter", "sql lexer", "sql tokenizer", "sql parser", "sql linter", "query linter"],
66
"homepage": "https://github.com/phpmyadmin/sql-parser",
77
"authors": [
88
{

0 commit comments

Comments
 (0)