Update PHP-CS-Fixer to version 3.93.0 in composer dependencies

This commit is contained in:
2026-01-29 12:27:56 +00:00
parent f9a9de1148
commit 9997fb287a
14 changed files with 18 additions and 18 deletions

View File

@@ -51,7 +51,7 @@ class LoadCountriesCommand extends Command
/**
* (non-PHPdoc).
*
* @see \Symfony\Component\Console\Command\Command::configure()
* @see Command::configure()
*/
protected function configure()
{
@@ -61,7 +61,7 @@ class LoadCountriesCommand extends Command
/**
* (non-PHPdoc).
*
* @see \Symfony\Component\Console\Command\Command::execute()
* @see Command::execute()
*/
protected function execute(InputInterface $input, OutputInterface $output): int
{