From 271ce8e64dacdffa8b17366359a6db9fb650e593 Mon Sep 17 00:00:00 2001 From: Arkadiusz Kondas Date: Sun, 24 Nov 2024 09:16:17 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f85e752..3abde2f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Exspecto -[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.1-8892BF.svg)](https://php.net/) +[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.2-8892BF.svg)](https://php.net/) Small PHP DSL for synchronizing asynchronous operations (busy-waiting).