Skip to content
### Release Notes for [1.1.2](https://github.com/doctrine/event-manager/milestone/5)

### 1.1.2

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **3**

#### Improvement

 - [46: Add dynamic return type for getListeners](https://github.com/doctrine/event-manager/pull/46) thanks to @VincentLanglet

#### Documentation

 - [45: Fix typo](https://github.com/doctrine/event-manager/pull/45) thanks to @fabpot

CI
--

 - [43: Bump CI workflows and dependencies](https://github.com/doctrine/event-manager/pull/43) thanks to @derrabus