I am using Drupal core 8.9.1 and the version information also got added to drupal core (after deleting all core files and a call to composer install). I thought it's only for dev versions. I don't need it on core and would like to unset drupal-core, maybe similar to drupal-info-rewrite--additional-packageTypes or maybe just drupal-info-rewrite--set-packageTypes ... which can completely overrides the defined package types (= remove and add).
I am using Drupal core 8.9.1 and the version information also got added to drupal core (after deleting all core files and a call to
composer install). I thought it's only for dev versions. I don't need it on core and would like to unsetdrupal-core, maybe similar todrupal-info-rewrite--additional-packageTypesor maybe justdrupal-info-rewrite--set-packageTypes... which can completely overrides the defined package types (= remove and add).