Composer-Min-Autoload icon indicating copy to clipboard operation
Composer-Min-Autoload copied to clipboard

Fatal error, when command "composer dump-min-autoload"

Open kitrio opened this issue 1 year ago • 0 comments

composer 2.7.7 version. PHP 7.4

I ran "composer dump-min-autoload" in command

Fatal error: Declaration of Ayesh\ComposerAutoloadMin\DumpAutololoadMinCommand::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output) must be compatible with Composer\Command\DumpAutoloadCommand::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output): int in C:\laragon\www\new_proj\vendor\ayesh\composer-min-autoload\src\DumpAutololoadMinCommand.php on line 36

kitrio avatar Aug 22 '24 07:08 kitrio