mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-24 01:05:36 +08:00
missing translation
This commit is contained in:
@@ -7,7 +7,7 @@ namespace SPC\command;
|
||||
use Symfony\Component\Console\Attribute\AsCommand;
|
||||
use Symfony\Component\Filesystem\Filesystem;
|
||||
|
||||
#[AsCommand(name: 'dump-extensions', description: 'Überprüft die benötigten PHP-Extensions')]
|
||||
#[AsCommand(name: 'dump-extensions', description: 'Determines the required php extensions')]
|
||||
class DumpExtensionsCommand extends BaseCommand
|
||||
{
|
||||
private array $files = [
|
||||
|
||||
Reference in New Issue
Block a user