From 21aaa69f954a2803cb44715c972130559a6a5721 Mon Sep 17 00:00:00 2001 From: Lloric Mayuga Garcia Date: Mon, 9 Oct 2023 14:22:18 +0800 Subject: [PATCH] wip Signed-off-by: Lloric Mayuga Garcia --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 957ce97..85211da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to `check-digit` will be documented in this file ## 3.0.1 - 2023-10-09 - Allow using pest v2. -- Install phpstan +- Install phpstan. - Fix issue using phpstan. - Add `new()` static function.