diff --git a/src/Phar/PharInfo.php b/src/Phar/PharInfo.php index 8ff1d78aa..9a7be3929 100644 --- a/src/Phar/PharInfo.php +++ b/src/Phar/PharInfo.php @@ -45,7 +45,7 @@ use Fidry\FileSystem\FS; use KevinGH\Box\Console\Command\Extract; -use KevinGH\Box\Constants; +use KevinGH\Box\ExecutableFinder; use OutOfBoundsException; use Phar; use Symfony\Component\Filesystem\Path;