Skip to content

Commit 31d4c4b

Browse files
authored
Merge pull request #400 from samsonasik/patch-1
Update minimum PHP version badge to 8.2
2 parents 3dfc92e + 7800803 commit 31d4c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CakePHP Upgrade tool
22

33
[![CI](https://github.com/cakephp/upgrade/actions/workflows/ci.yml/badge.svg)](https://github.com/cakephp/upgrade/actions/workflows/ci.yml)
4-
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.1-8892BF.svg)](https://php.net/)
4+
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.2-8892BF.svg)](https://php.net/)
55
[![License](https://poser.pugx.org/cakephp/upgrade/license.svg)](LICENSE)
66

77
Upgrade tools for CakePHP meant to facilitate migrating between CakePHP 4.x

0 commit comments

Comments
 (0)