Skip to content
### Release Notes for [3.4.0](https://github.com/lcobucci/clock/milestone/22)

This drops php 8.2 and improves our clock implementations.

### 3.4.0

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

#### Improvement

 - [704: Mark `SystemClock` as `readonly`](https://github.com/lcobucci/clock/pull/704) thanks to @Slamdunk
 - [703: `FrozenClock`: add named constructor to system clock](https://github.com/lcobucci/clock/pull/703) thanks to @Slamdunk
 - [693: Drop PHP 8.2](https://github.com/lcobucci/clock/pull/693) thanks to @lcobucci

#### renovate

 - [696: Update PHPStan packages to v2 (major)](https://github.com/lcobucci/clock/pull/696) thanks to @renovate[bot]