diff --git a/composer.json b/composer.json index 5729c79..23b462a 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ }, "require-dev": { "phpunit/phpunit": "^10.3", - "nikic/php-parser": "^4.17", + "nikic/php-parser": "^5.0", "spatie/invade": "^2.0", "illuminate/http": "^10", "illuminate/console": "^10",