Releases: lando/laravel
Releases · lando/laravel
v1.4.0
- Updated to latest database services.
v1.3.1
v1.3.0
New Features
- Makes
php:8.3
the default version. #45 - Added support for
php:8.3
- Added support for
php:8.2
#23 - Make sure path to mysql.cnf is correct.
Internal
- Updated to
@lando/[email protected]
v1.2.0
v1.1.0
- Included ability to specify
database: mssql
in theconfig
section to maintain backwards compatibility. @lando/mssql#31
v1.0.1
- Fixed issue with missing proxy URLs.
v1.0.0
- Dial fully for the
lando update
release.
v0.9.0
- Removed bundle-dependencies and version-bump-prompt from plugin.
- Updated package to use prepare-release-action.
- Updated documentation to reflect new release process.
v0.8.0
- Add compatibility for MySQL 8.x lando/lando#1426
v0.7.0
- Added bundle-dependencies to release process.
- Fixed bug in plugin dogfooding test.