2.5.2
This releases fixes the bad upgrade path, which has been introduced in version 2.5.0. Upgrading from version 2.4.0 is still broken, but can be mitigated with various workarounds. It is best to delete the package before the update for example via rm -rf vendor/drupal-composer/drupal-scaffold
. Other workarounds can be found in #79.