Skip to content

Commit c9b7778

Browse files
committed
fix php badge in README.md
1 parent a4924f8 commit c9b7778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Simtt - Interactive Simple Time Tracker for the CLI in PHP
22

33
[![Latest Stable Version](https://img.shields.io/packagist/v/sigma-z/simtt.svg?style=flat-square)](https://packagist.org/packages/sigma-z/simtt)
4-
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg?style=flat-square)](https://php.net/)
4+
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.1-8892BF.svg?style=flat-square)](https://php.net/)
55
[![CI Status](https://github.com/sigma-z/simtt/workflows/Continuous%20Integration/badge.svg)](https://github.com/sigma-z/simtt/actions)
66

77
Read the full [documentation](https://github.com/sigma-z/simtt/blob/master/docs/documentation.md)

0 commit comments

Comments
 (0)