From 6343641ce3ddfb9c501503cc67d9bd3103be5936 Mon Sep 17 00:00:00 2001 From: dannc Date: Fri, 17 Nov 2023 11:18:21 +0700 Subject: [PATCH] fix readme --- readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 8a17db0..7f09932 100644 --- a/readme.md +++ b/readme.md @@ -6,9 +6,6 @@ Images can be found on [docker hub](https://hub.docker.com/repository/docker/dan #### Supported versions -all images includes: -* composer 2.6.5 - * php 8.2.12 * xdebug 3.2.2 * php 8.1.25 @@ -28,7 +25,9 @@ all images includes: * rdkafka 6.0.3 * timecop 1.2.10 -All images now include [zsh](https://www.zsh.org/), that allowed using [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh) and its plugins for improving user experience. +All images includes: +* composer 2.6.5 +* [zsh](https://www.zsh.org/), that allowed using [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh) and its plugins for improving user experience. #### Build