diff --git a/composer.json b/composer.json index 450d004..23067f3 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": "^8.1", - "nikic/php-parser": "^4.0 || ^5.0", + "nikic/php-parser": "^5.0", "symfony/finder": "^5.4 || ^6.4 || ^7.0", "twig/twig": "^2.0 || ^3.0", "doctrine/annotations": "^1.7 || ^2.0"