Skip to content
This repository was archived by the owner on Jun 11, 2020. It is now read-only.

Commit 8b18b95

Browse files
committed
update package name
1 parent a0ed340 commit 8b18b95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "mylib/arr-utils",
2+
"name": "mylib/str-utils",
33
"type": "library",
4-
"description": "some array tool library of the php",
4+
"description": "some string tool library of the php",
55
"keywords": ["library","tool","php"],
6-
"homepage": "https://github.com/php-mylib/arr-utils",
6+
"homepage": "https://github.com/php-mylib/str-utils",
77
"license": "MIT",
88
"authors": [
99
{

0 commit comments

Comments
 (0)