Skip to content

3.0.0

Compare
Choose a tag to compare
@rootpd rootpd released this 22 Jan 20:52
· 16 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.
  • Fixed return types of AppleAppstoreGateway after interface changed. remp/crm#2988
  • Added use statements for classes where we used FQN. remp/crm#2228