From c4801e38f4280ec8b235d383ba49fc68783fe273 Mon Sep 17 00:00:00 2001 From: Greg Bowler Date: Wed, 8 May 2024 15:43:45 +0100 Subject: [PATCH] docs: update badge links --- README.md | 4 ++-- composer.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f5829fc..c73b7ff 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ Create multi-command terminal application with parameter requirements that are s Build status - + Code quality - + Code coverage diff --git a/composer.lock b/composer.lock index 678db0a..1b937b7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b22b91d4129dcf68bb568f4d968e0760", + "content-hash": "4cd0ca34afaa9ef7b6833e5d6a0cd4ce", "packages": [ { "name": "phpgt/daemon", @@ -2868,7 +2868,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=8.0", + "php": ">=8.2", "ext-json": "*", "ext-readline": "*" },