We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d2a9de commit 2e075f6Copy full SHA for 2e075f6
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "phpmyadmin/sql-parser",
3
"description": "A validating SQL lexer and parser with a focus on MySQL dialect.",
4
- "license": "GPL-2.0+-or-later",
+ "license": "GPL-2.0-or-later",
5
"keywords": ["sql", "lexer", "parser", "analysis"],
6
"homepage": "https://github.com/phpmyadmin/sql-parser",
7
"authors": [
0 commit comments