Skip to content

Commit 1ad0551

Browse files
committed
chore: update readme php version limit
1 parent 028d363 commit 1ad0551

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# FileSystem Util
22

33
[![License](https://img.shields.io/packagist/l/toolkit/fsutil.svg?style=flat-square)](LICENSE)
4-
[![Php Version](https://img.shields.io/badge/php-%3E=8.0-brightgreen.svg?maxAge=2592000)](https://packagist.org/packages/toolkit/fsutil)
4+
[![Php Version Support](https://img.shields.io/packagist/php-v/toolkit/fsutil)](https://packagist.org/packages/toolkit/fsutil)
55
[![Latest Stable Version](http://img.shields.io/packagist/v/toolkit/fsutil.svg)](https://packagist.org/packages/toolkit/fsutil)
66
[![Actions Status](https://github.com/php-toolkit/fsutil/workflows/Unit-tests/badge.svg)](https://github.com/php-toolkit/fsutil/actions)
77

8-
Some useful file system util for php
8+
Some useful file system util for php.
99

1010
- basic filesystem operation
1111
- file read/write operation

0 commit comments

Comments
 (0)