Update UpdateSoftwareCommand.php

This commit is contained in:
M011N1N6 2025-03-06 04:06:42 +03:30 committed by GitHub
parent be0e660271
commit 6de0c1eeb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
<?php <?php
namespace App\Command; namespace App\Command;
use Symfony\Component\Console\Attribute\AsCommand; use Symfony\Component\Console\Attribute\AsCommand;