Skip to content

Commit dfe31a3

Browse files
committed
[Scheduler] add note about the recipe
1 parent 7a5bf80 commit dfe31a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scheduler.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ install the scheduler component:
2727
2828
$ composer require symfony/scheduler
2929
30-
.. tip::
30+
.. note::
3131

32-
Starting in `MakerBundle`_ ``v1.58.0``, you can run ``php bin/console make:schedule``
33-
to generate a basic schedule, that you can customize to create your own Scheduler.
32+
The Symfony Scheduler Flex recipe creates an initial schedule that's ready
33+
to start adding your tasks.
3434

3535
Symfony Scheduler Basics
3636
------------------------

0 commit comments

Comments
 (0)