From 501cde54e1c95ce701135f652a3a28e18f3d0dc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9A=A1=20Sigui?= Date: Thu, 13 Feb 2025 15:04:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Prepare=20for=20a=20new=20releas?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c03c6b3..d5c9c7b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ using [Composer](https://getcomposer.org/): ```json { "require-dev" : { - "siguici/php-devtools": "^1.0" + "siguici/php-devtools": "^1.1" } } ```