Skip to content

3.0.0: [PSR4] ApplicationModule - (Rector) Fix uses of changed classes

Compare
Choose a tag to compare
@rootpd rootpd released this 22 Jan 20:54
· 11 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 use statements for classes where we used FQN. remp/crm#2228