Skip to content

Commit bde3d7f

Browse files
authored
Merge pull request #16 from ker0x/bugfix/readme
Fix PHP version in README
2 parents 3236723 + fbdf1e1 commit bde3d7f

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
@@ -6,7 +6,7 @@
66
<img src="https://img.shields.io/codecov/c/gh/ker0x/fcm?style=for-the-badge" alt="Coverage">
77
</a>
88
<a href="https://php.net" title="PHP Version">
9-
<img src="https://img.shields.io/badge/php-%3E%3D%207.4-8892BF.svg?style=for-the-badge" alt="PHP Version">
9+
<img src="https://img.shields.io/badge/php-%3E%3D%207.3-8892BF.svg?style=for-the-badge" alt="PHP Version">
1010
</a>
1111
<a href="https://packagist.org/packages/kerox/fcm" title="Downloads">
1212
<img src="https://img.shields.io/packagist/dt/kerox/fcm.svg?style=for-the-badge" alt="Downloads">

0 commit comments

Comments
 (0)