Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.

Commit 4d640ab

Browse files
committed
fix packagist url is error
1 parent 7d3a4ac commit 4d640ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# php utils
22

33
[![License](https://img.shields.io/packagist/l/php-toolkit/php-utils.svg?style=flat-square)](LICENSE)
4-
[![Php Version](https://img.shields.io/badge/php-%3E=7.1.0-brightgreen.svg?maxAge=2592000)](https://packagist.org/packages/php-toolkit/php-utils)
5-
[![Latest Stable Version](http://img.shields.io/packagist/v/php-toolkit/php-utils.svg)](https://packagist.org/packages/php-toolkit/php-utils)
4+
[![Php Version](https://img.shields.io/badge/php-%3E=7.1.0-brightgreen.svg?maxAge=2592000)](https://packagist.org/packages/toolkit/php-utils)
5+
[![Latest Stable Version](http://img.shields.io/packagist/v/toolkit/php-utils.svg)](https://packagist.org/packages/toolkit/php-utils)
66

77
Some useful basic tool class for php.
88

0 commit comments

Comments
 (0)