Releases: lando/symfony
Releases · lando/symfony
v1.8.1
- Updated to @lando/[email protected].
v1.8.0
- Updated release process to generate an edge release when stable releases are created.
v1.7.0
- Updated lando/php to v1.5.0..
- Updated lando/mariadb to v1.5.0.
- Updated lando/mysql to v1.3.0.
v1.6.1
v1.6.0
v1.5.0
- Updated to latest database services.
v1.4.1
Fixes
- Improved
database
selection for purposes ofconfig
loading, fixes somedatabase
bootup issues when thedatabase
type is overriden downstream
v1.4.0
Fixes
- Fixed
CRITICAL
issue with default config files not loading correctly.
v1.3.0
v1.2.0
- Included ability to specify
database: mssql
in theconfig
section to maintain backwards compatibility. @lando/mssql#31 - Updated dependencies.