From 43cd4d406906c6be5c8de2cee9bd3ad3753544ef Mon Sep 17 00:00:00 2001 From: Andrew Millington Date: Tue, 4 Apr 2023 11:20:16 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24c7fed97..4d502a650 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ## [8.5.1] - released 2023-04-04 +### Fixed - Fixed PHP version constraints and lcobucci/clock version constraint to support PHP 8.1 (PR #1336) ## [8.5.0] - released 2023-04-03