This repository has been archived by the owner on Jan 24, 2025. It is now read-only.
Update PrivateKey and PublicKey classes to use absolute paths for age… #17
Annotations
3 errors
phpstan:
src/PrivateKey.php#L79
Parameter #1 $command of method Illuminate\Process\PendingProcess::run() expects array<string>|string|null, array<int, string|null> given.
|
phpstan:
src/PublicKey.php#L44
Parameter #1 $command of method Illuminate\Process\PendingProcess::run() expects array<string>|string|null, array<int, string|null> given.
|
phpstan
Process completed with exit code 1.
|