1.7.0 Changelog
Release Notes for 1.7.0
Feature release (minor)
1.7.0
- Total issues resolved: 3
- Total pull requests resolved: 4
- Total contributors: 6
Enhancement
- 51: Adjust packages and extensions in order to run on PHP 8.0 thanks to @giannicic
- 43: feat: add Psalm integration thanks to @superrosko and @boesing
- 39: update docker php version to 7.3 thanks to @diego-sorribas
Bug
-
49: Updated
composer.json
so that composer scripts are compatible withbash
,sh
and windows shell thanks to @gildonei - 47: Error creating project from composer thanks to @gildonei
- 32: Dockerfile PHP version mismatching composer.json PHP version thanks to @karnaf