The WordPress project layout used by many of Seravo's customers, suitable also for local development with Vagrant and git deployment
GNU General Public License v3.0
104
stars
53
forks
source link
Revert defaulting to Vagrant beta box #198
Closed
JoosuaKoskinen closed 2 years ago
Beta box was set as the default in https://github.com/Seravo/wordpress/commit/25aaae3621704276297dadda9abc98f653e5f21c because the regular box hadn't been updated in years.
They have both been up-to-date for a while now so it's time to revert the change. Let's try to keep beta box only one version ahead from now on.
Will merge today unless there's any opposing comments. Doesn't need testing or review.