diff --git a/composer.json b/composer.json index f775e58..8dac7fd 100644 --- a/composer.json +++ b/composer.json @@ -11,11 +11,11 @@ }, "require-dev": { "mockery/mockery": "^1.2.4", - "nikic/php-parser": "^4.13.0", + "nikic/php-parser": "^5.0.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "^9.5" + "phpunit/phpunit": "^11.0" }, "config": { "platform": {