roots / trellis

WordPress LEMP stack with PHP 8.2, Composer, WP-CLI and more
https://roots.io/trellis/
MIT License
2.51k stars 607 forks source link

Update Vagrant required version #1420

Closed swalkinshaw closed 2 years ago

swalkinshaw commented 2 years ago

Now that Vagrant 2.3.0, we can drop the exception for the broken 2.2.19 release.

This also removes the platform check and introduces a new vagrant_require_version config setting. This makes it easier to override the version constraint in a local config if need be without changing the Vagrantfile.