composer fix-style

This commit is contained in:
Markus Podar
2024-06-12 07:17:36 +02:00
parent 6338abb2d7
commit f0c315e4fc
5 changed files with 13 additions and 5 deletions
@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\Pivot;
use Barryvdh\LaravelIdeHelper\Console\ModelsCommand;