Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
angelej authored May 22, 2024
1 parent 36a8432 commit 6fcd155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6fcd155

Please sign in to comment.