Skip to content

Commit fdaa343

Browse files
committed
Add PHP and License badges to README
1 parent db9853c commit fdaa343

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
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/)
5+
[![License](https://poser.pugx.org/cakephp/upgrade/license.svg)](LICENSE)
46

57
Upgrade tools for CakePHP meant to facilitate migrating between CakePHP 4.x
68
versions, from CakePHP 4.x to CakePHP 5.x, and between CakePHP 5.x versions.

0 commit comments

Comments
 (0)