Skip to content

Commit b9ba634

Browse files
committed
composer.json updated
1 parent 12013e1 commit b9ba634

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"type": "library",
44
"description": "Linna Typed Array",
55
"keywords": ["array", "typed array", "php"],
6+
"homepage": "https://github.com/linna/typed-array",
67
"license": "MIT",
78
"authors": [
89
{
910
"name": "Sebastian Rapetti",
10-
"email": "[email protected]",
11-
"homepage": "https://github.com/linna/typed-array"
11+
"email": "[email protected]"
1212
}
1313
],
1414
"support": {

0 commit comments

Comments
 (0)