Skip to content

The one with PHP 7.3 + self-update

Compare
Choose a tag to compare
@shakyShane shakyShane released this 01 Nov 14:26
· 165 commits to master since this release

Thanks to @Loxzibit & @jflanaganuk we have 2 new important features.

PHP 7.3

PHP 7.3 is now the default. if this breaks your project because you don't have a php_version in your wf2.yml file - you'll have to add it :)

Self update.

running wf2 self-update will attempt to self-update your version, meaning you shouldn't need to do anything else.