diff --git a/e2e/integration/composer.json b/e2e/integration/composer.json index 4decf2f..cd1a375 100644 --- a/e2e/integration/composer.json +++ b/e2e/integration/composer.json @@ -1,7 +1,7 @@ { "require": { "phpstan/phpstan": "^1.8.0", - "phpstan/extension-installer": "1.2.x-dev", + "phpstan/extension-installer": "1.4.x-dev", "phpstan/phpstan-phpunit": "^1.1.1", "phpunit/phpunit": "^9.5" },