Skip to content

Commit

Permalink
Add Migrations middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Nov 26, 2024
1 parent f69f0fd commit 2fe40d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Command/StatusCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class StatusCommand extends Command
public const CODE_STATUS_MISSING = 2;

/**
* Exit code for when status command is run and there are no missing migations,
* Exit code for when status command is run and there are no missing migrations,
* but does have down migrations
*
* @var int
Expand Down

0 comments on commit 2fe40d5

Please sign in to comment.