From 7800803ff61f306f38a3244429f683976c8d194d Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Tue, 26 May 2026 06:51:55 +0700 Subject: [PATCH] Update minimum PHP version badge to 8.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d84b4c..accc6aa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CakePHP Upgrade tool [![CI](https://github.com/cakephp/upgrade/actions/workflows/ci.yml/badge.svg)](https://github.com/cakephp/upgrade/actions/workflows/ci.yml) -[![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/) [![License](https://poser.pugx.org/cakephp/upgrade/license.svg)](LICENSE) Upgrade tools for CakePHP meant to facilitate migrating between CakePHP 4.x