diff --git a/src/Common/Argon2S2K.php b/src/Common/Argon2S2K.php index fe52ee24..0b96ed1e 100644 --- a/src/Common/Argon2S2K.php +++ b/src/Common/Argon2S2K.php @@ -48,7 +48,7 @@ class Argon2S2K implements S2KInterface /** * Argon2 command path */ - private readonly string $argon2Path; + private readonly ?string $argon2Path; /** * String-to-key type