From: Raphaƫl Gertz Date: Thu, 31 Oct 2024 05:23:32 +0000 (+0100) Subject: Add improved nikic php parser used for translation extraction X-Git-Url: https://git.rapsys.eu/veranda/commitdiff_plain/b7ce21d45616c118ce9b3f05babc7e58a681bdb5?ds=sidebyside Add improved nikic php parser used for translation extraction --- diff --git a/composer.json b/composer.json index 116b6f3..b5e2095 100644 --- a/composer.json +++ b/composer.json @@ -33,6 +33,7 @@ }, "require-dev": { "doctrine/doctrine-fixtures-bundle": "^3.0", + "nikic/php-parser": "^5.0", "symfony/stopwatch": "^7.0", "symfony/web-profiler-bundle": "^7.0" },