### Release Notes for [3.3.0](https://github.com/lcobucci/clock/milestone/20) This release provides PHP 8.4 compatibility and eases the use of the `FrozenClock`. ### 3.3.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Improvement - [690: Add PHP 8.4 support](https://github.com/lcobucci/clock/pull/690) thanks to @Slamdunk - [689: Add adjustTime to FrozenClock](https://github.com/lcobucci/clock/pull/689) thanks to @lgrossi