Returns the state of the current Symfony release as one of: unknown, dev, stable, eom, eol.
public function getSymfonyState() : string { return $this->data['symfony_state']; }