Returns the human readable date when this Symfony version ends its maintenance period.
public function getSymfonyEom() : string { return $this->data['symfony_eom']; }