Releases: laravel/settler
v11.2.0
- Add swoole for Octane
- Remove usage of bintray for rabbitmq (#230) @Simoneu01
- Update PHP Packages (including missed memcached)
v11.1.0
- Update to xdebug 3 (#228) @DieterHolvoet
- Disable Ubuntu from going to sleep
- Revert Xdebug config to 2 for old PHP versions (#229) @om4csaba
- Install php xdebug
If you find Xdebug useful, please consider supporting the project.
v11.0.0
New Default Versions
- Ubuntu 20.04
- MySQL 8 (
mysql8
feature script removed) - Node 14
v9.7.2
- Add PostgreSQL 13 and set as default
- drop
hirak/prestissimo
(#225) @browner12 - Default to PHP 8.0 (#226)
- Set permission on .config
- update motd-news path
- fix motd issues from upstream
Note on Versioning
Homestead currently maintains support for 18.04 LTS via master
branch, vagrant box version 9.x, Homestead Repo version 10.x, and 20.04 LTS via 20.04
, vagrant box version 10.x. Homestead Repo version 11.x. To maintain this somewhat clear versioning separation while we continue to support both LTS versions instead of this PHP default change triggering a major version change, will only be a minor version change so that users can always rely on 9.x. This also allows us to avoid the ridiculous confusion releasing different LTS versions along the same box version numbers would bring.
As always: Homestead's support policy is to support the latest major Ubuntu LTS versions and supported PHP versions. This project relies heavily on chef/bento and Ondřej Surý's Ubuntu PPA. Please support these projects as much as you're able.
Apple Silicon Support
See the discussion laravel/homestead#1552
TL;DR
PHP 8.0 now default. Support chef/bento and Ondřej Surý!
v9.7.1
- Add PostgreSQL 13 and set as default
- drop
hirak/prestissimo
(#225) @browner12 - Default to PHP 8.0 (#226)
- Set permission on .config
- update motd-news path
Note on Versioning
Homestead currently maintains support for 18.04 LTS via master
branch, vagrant box version 9.x, Homestead Repo version 10.x, and 20.04 LTS via 20.04
, vagrant box version 10.x. Homestead Repo version 11.x. To maintain this somewhat clear versioning separation while we continue to support both LTS versions instead of this PHP default change triggering a major version change, will only be a minor version change so that users can always rely on 9.x. This also allows us to avoid the ridiculous confusion releasing different LTS versions along the same box version numbers would bring.
As always: Homestead's support policy is to support the latest major Ubuntu LTS versions and supported PHP versions. This project relies heavily on chef/bento and Ondřej Surý's Ubuntu PPA. Please support these projects as much as you're able.
Apple Silicon Support
See the discussion laravel/homestead#1552
TL;DR
PHP 8.0 now default. Support chef/bento and Ondřej Surý!
v9.7.0
- Add PostgreSQL 13 and set as default
- drop
hirak/prestissimo
(#225) @browner12 - Default to PHP 8.0 (#226)
Note on Versioning
Homestead currently maintains support for 18.04 LTS via master
branch, vagrant box version 9.x, Homestead Repo version 10.x, and 20.04 LTS via 20.04
, vagrant box version 10.x. Homestead Repo version 11.x. To maintain this somewhat clear versioning separation while we continue to support both LTS versions instead of this PHP default change triggering a major version change, will only be a minor version change so that users can always rely on 9.x. This also allows us to avoid the ridiculous confusion releasing different LTS versions along the same box version numbers would bring.
As always: Homestead's support policy is to support the latest major Ubuntu LTS versions and supported PHP versions. This project relies heavily on chef/bento and Ondřej Surý's Ubuntu PPA. Please support these projects as much as you're able.
Apple Silicon Support
See the discussion laravel/homestead#1552
TL;DR
PHP 8.0 now default. Support chef/bento and Ondřej Surý!
v10.1.1
- Install and Configure PHP 8.0 (RC1 at t his time)
v9.6.1
- Ubuntu 18.04 Install and Configure PHP 8.0 (RC1 at t his time)
v10.1.0
- Redis-server should always start
- Remove lumen installer, upgrade Laravel installer
v9.6.0
- {Update} Fix Versioning (#222) @clandestine8
- remove Lumen installer (#223) @browner12
- Upgrade the Laravel Installer to newest version (#224)