Skip to content

3.0.0

Choose a tag to compare

@rootpd rootpd released this 22 Jan 20:52
· 28 commits to master since this release
  • BREAKING: Fixed class namespaces to follow PSR4 specification. remp/crm#2228
    • Use package remp/crm-rector:^3.0 to automatically fix these renames.
  • Added flatpickr_maxdatetime option to flatpickr configuration to set maximum datetime selectable in flatpickr. remp/crm#2201
  • Added use statements for classes where we used FQN. remp/crm#2228