From 6fcd155aa42472383bab00b5fb5b88637fbb599d Mon Sep 17 00:00:00 2001 From: Jeremy Angele <131715596+angelej@users.noreply.github.com> Date: Wed, 22 May 2024 16:56:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 476f306..218482a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It's not designed to be a fully-automated tool for identifying vulnerabilities, > **Warning!** This repository is currently under development and may contain breaking changes. ## Installation -If this tool is used without docker, you have to install `php ^8.1`, `ext-dom`, `ext-simplexml`, `ext-tokenizer`, `ext-xml`, `ext-xmlwriter`, and `composer`. +If this tool is used without docker, you have to install `php ^8.2`, `ext-dom`, `ext-simplexml`, `ext-tokenizer`, `ext-xml`, `ext-xmlwriter`, and `composer`. 1. Clone repository ```shell git clone https://github.com/angelej/php-insider.git