Skip to content

Commit

Permalink
Merge branch '8.x' into generator-presets
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Nov 27, 2023
2 parents 54a9c54 + d4c3325 commit 08a93ad
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 08a93ad

Please sign in to comment.