Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 225 Bytes

UPGRADE-3.0.md

File metadata and controls

5 lines (4 loc) · 225 Bytes

Upgrade guide from 2.x to 3.0

  • PHP 8.1 and Symfony 6.1 required
  • Dropped annotation support, use attributes
  • Changed Attribute namespace, change Padam87\CronBundle\Annotation\Job to Padam87\CronBundle\Attribute\Job