From c5dccf0bfeca8896d1b8c026b1f0fb5298069f9a Mon Sep 17 00:00:00 2001 From: Yozhef Date: Fri, 1 Jul 2022 12:40:00 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 659f24d..fafff90 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This is the fork of MinkExtension library that supports PHP `^>=7.4` and supports Symfony `^>=4.4. +This is the fork of MinkExtension library that supports PHP `>=7.4` and supports Symfony `>=4.4`. For the documentation, please [refer to the original repository](https://github.com/Behat/MinkExtension).