Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Nov 27, 2023
1 parent 74499cf commit d4c3325
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Commands/MigrationGeneratorCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ abstract class MigrationGeneratorCommand extends \Illuminate\Console\MigrationGe
*
* @return void
*/
#[\Override]
public function __construct(Filesystem $files, Composer $composer)
{
parent::__construct($files, $composer);
Expand Down

0 comments on commit d4c3325

Please sign in to comment.