Releases: mybuilder/cronos-bundle
Releases · mybuilder/cronos-bundle
Drop support of PHP7
4.0.0 Drop support of PHP7 (#48)
Add support for Symfony 6
Merge pull request #42 from Chris53897/feature/symfony-6 Drop support of Symfony < 4.4 and add support of Symfony 6
Fix use of removed `kernel.root_dir`
This fixes the use of the method Kernel::getRootDir()
which was dropped in Symfony 5
Update Cronos library
Merge pull request #36 from mybuilder/cronos-update Update to Cronos v3 (with Symfony 5 support)
Add support for Symfony 5
Add support for Symfony 5 (#35) * Add support for Symfony 5 * Remove 5.1 * Add return code to commands
Fix broken composer.json
3.0.2 Fix invalid composer target-dir (PSR-4)
Readme fix
3.0.1 Fix code block in README
Drop support for PHP<7.3 and Symfony 2
3.0.0 Add Symfony 4 support, fix Symfony 3/4 deprecation notices and drop s…
Auto register commands
This fixes a problem where you had to manually register the commands with Symfony 4
Add Symfony 4 support
Also added the ability to specify the timezone