A bundle for rapid application development, that implements features, that are commonly used in Symfony applications.
Sprinkled with conventions and opinions as used by 21TORR.
- Check the CHANGELOG, to ensure that the next version number is correct according to semver and there is no "(unreleased)" after the next version number.
- If necessary, commit these changes, commit message "Release x.y.z".
- Tag the latest commit with "x.y.z".
- Push commit + tag.
- Create a release in GitHub.
The package is automatically released after that.