Skip to content
### Release Notes for [2.1.1](https://github.com/doctrine/lexer/milestone/14)

2.1.x bugfix release (patch)

### 2.1.1

- Total issues resolved: **0**
- Total pull requests resolved: **5**
- Total contributors: **1**

#### Test Suite

 - [114: Make data providers static](https://github.com/doctrine/lexer/pull/114) thanks to @derrabus

CI
--

 - [113: Bump CI workflows](https://github.com/doctrine/lexer/pull/113) thanks to @derrabus

#### documentation

 - [112: Update branch metadata](https://github.com/doctrine/lexer/pull/112) thanks to @derrabus

#### Static Analysis

 - [111: Fix new Psalm and PHPCS errors](https://github.com/doctrine/lexer/pull/111) thanks to @derrabus

#### bug

 - [107: Remove obsolete array types](https://github.com/doctrine/lexer/pull/107) thanks to @derrabus