Given a CSV file using `\r` as line_delimiter, the validation fails: > Expected columns not found https://github.com/le-phare/import/blob/781f22362e185da23cf26e7935f0e4b97d499ace/Subscriber/ValidateCSVHeadersSubscriber.php#L45 [fgetcsv](https://www.php.net/manual/en/function.fgetcsv.php) uses `\n`