2.5.0
Release Notes for 2.5.0
Feature release (minor)
Added
- Changes between updates are now detected cleanly. Newly added
composer.json
extra
informations to provideconfig-provider
ormodule
lead to a prompt if the component should be added to the configuration. Removedcomposer.json
extra
informations will also remove the component from the configuration.
2.5.0
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 3
Enhancement
- 32: Remove file headers thanks to @ghostwriter
- 28: feat: apply component changes during update thanks to @boesing
- 27: Update to laminas-coding-standard 2.1 series thanks to @weierophinney
- 26: continous integration with psalm thanks to @boesing
- 25: qa: remove prophecy usage thanks to @boesing