We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you are using the Version from j-guyon/CommandSchedulerBundle you can make an easy update to this bundle.
Copy your configuration Code from /config/packages/scheduler.yaml in another temporary file.
composer remove jmose/command-scheduler-bundle
Follow this Installation-Guide
Add the configuration from your temporary folder.
Until the Symfony Flex Recipe is available please do the following steps. Downloads the 2x files from https://github.com/symfony/recipes-contrib/tree/master/jmose/command-scheduler-bundle/2.0/config (or copy the existing ones before you uninstall it) and change the name. JMose => Dukecity jmose => dukecity
/config/packages/scheduler.yaml jmose_command_scheduler => dukecity_command_scheduler