diff --git a/src/UpdateCommand.php b/src/UpdateCommand.php index 4a0b195..9972f21 100644 --- a/src/UpdateCommand.php +++ b/src/UpdateCommand.php @@ -38,7 +38,7 @@ class UpdateCommand extends Command /** * The ChromeDriver binary installation directory. */ - protected ?string $directory; + protected $directory; /** * Configure the command options.