Skip to content

Allow exact versions with 3 or 4 digits

Compare
Choose a tag to compare
@PhilippBaschke PhilippBaschke released this 19 May 07:37
· 3 commits to master since this release

Versions like 5.3.8.1 are now allowed as well (they failed with an UnexpectedValueException in earlier versions).

To update ACF PRO to 5.3.8.1:

composer update philippbaschke/acf-pro-installer
composer update advanced-custom-fields/advanced-custom-fields-pro

If you try to update with composer update you might have to run it twice because the first update will still use the old version of the plugin to install ACF PRO (and therefore fails).