Skip to content

Commit

Permalink
Adjust since version
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Nov 8, 2023
1 parent b864f39 commit 6f07927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/public/Migration/IOutput.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ interface IOutput {
/**
* @param string $message
* @return void
* @since 28.0.0
* @since 27.1.4
*/
public function debug(string $message): void;

Expand Down

0 comments on commit 6f07927

Please sign in to comment.