Skip to content

Commit b46193b

Browse files
authored
composer.json updated
1 parent 6fd31af commit b46193b

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,14 +1,14 @@
11
{
2-
"name": "s3b4stian/linna-array",
2+
"name": "linna/typed-array",
33
"type": "library",
4-
"description": "Linna Array",
4+
"description": "Linna Typed Array",
55
"keywords": ["Array", "Typed Array", "php"],
66
"license": "MIT",
77
"authors": [
88
{
99
"name": "Sebastian Rapetti",
1010
"email": "[email protected]",
11-
"homepage": "https://github.com/s3b4stian/linna-array"
11+
"homepage": "https://github.com/linna/typed-array"
1212
}
1313
],
1414
"require": {

0 commit comments

Comments
 (0)