diff --git a/composer.json b/composer.json index f043087..05405e4 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ }, "require-dev": { "nette/neon": "^3.2", - "nikic/php-parser": "^4.13", + "nikic/php-parser": "^4.13 || ^5.0", "phpunit/phpunit": "^8.5 || ^10.1", "php-parallel-lint/php-parallel-lint": "^1.2", "php-parallel-lint/php-console-highlighter": "^1.0",