From 561495f41229b9ad14de6143e8fe7742592795a7 Mon Sep 17 00:00:00 2001 From: Simon Sprankel Date: Mon, 17 Jul 2023 12:28:00 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7eb3c25..955abf1 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ composer.phar require --dev phpstan/extension-installer ```
- Composer Allow-PLugins configuration + Composer Allow-Plugins configuration If you're using Composer >= 2.2.0 you have to allow the execution of composer plugins ([see allow-plugins section](https://getcomposer.org/doc/06-config.md#allow-plugins)) as follows: