From b6841d300000e74692b63236803a3463cdbbeea1 Mon Sep 17 00:00:00 2001 From: Marcus Jaschen Date: Thu, 7 Dec 2023 08:04:19 +0100 Subject: [PATCH] format table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84d508a..85219cc 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Minimum required PHP version is 7.3. *phpgeo* fully supports PHP 8 and is tested New features will only go into the main branch and won't be backported. | PHP Version | phpgeo Version | Support Status | Composer Install | -|-------------|----------------|------------------|---------------------------------------| +|:-------------:|:----------------:|:------------------:|---------------------------------------| | 8.2 | 4.x | ✅ active | `composer require mjaschen/phpgeo` | | 8.1 | 4.x | ✅ active | `composer require mjaschen/phpgeo` | | 8.0 | 4.x | ✅ active | `composer require mjaschen/phpgeo` |