X-Git-Url: https://git.cweiske.de/php-sqllint.git/blobdiff_plain/280461236cbdc6c79de41bc5f3db8b82221865b1..0cd681823e18764354073fadf79fb88d97074da8:/composer.json?ds=sidebyside diff --git a/composer.json b/composer.json index 2b8c52d..bde2da1 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "project", "bin": ["bin/php-sqllint"], "require": { - "udan11/sql-parser": "^3.0", + "phpmyadmin/sql-parser": "^4.1.1", "pear/console_commandline": "^1.2" }, "homepage": "http://cweiske.de/php-sqllint.htm",