From 20226a69749b5c2d264c5f9ed499c1350fbc498b Mon Sep 17 00:00:00 2001 From: Luca Tumedei Date: Sun, 18 Feb 2024 11:23:59 +0100 Subject: [PATCH] docd(mkdocs.yml) udpate toc, rename migration --- docs/extensions.md | 2 ++ mkdocs.yml | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/extensions.md b/docs/extensions.md index 9be131b48..df3b2675c 100644 --- a/docs/extensions.md +++ b/docs/extensions.md @@ -160,6 +160,8 @@ extensions: In your tests, you can use the annotations or attributes as you would in a PHPUnit test: ```php +