What's Changed The backup:clean command now resolves the cleanup strategy from the config passed via --config instead of always using the default config's strategy (#1976). Reported in #1975. Fixed a PHPStan error in File::mimeType() (#1977).