Skip to content

Commit 1b2be9f

Browse files
committed
docs: update note for deprecated command
1 parent 928bfd3 commit 1b2be9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/cli/cli_generators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ where ``<generator_command>`` will be replaced with the command to check.
3434
namespace defined in your ``$psr4`` array in ``Config\Autoload`` or defined in your composer autoload
3535
file. Otherwise, code generation will be interrupted.
3636

37-
.. important:: Use of ``migrate:create`` to create migration files is now deprecated. It will be removed in
37+
.. important:: Since v4.0.5, use of ``migrate:create`` to create migration files has been deprecated. It will be removed in
3838
future releases. Please use ``make:migration`` as replacement. Also, please use ``make:migration --session``
3939
to use instead of the deprecated ``session:migration``.
4040

0 commit comments

Comments
 (0)