Skip to content

Commit ec9f68f

Browse files
authored
Update composer.json file for project
1 parent f109b62 commit ec9f68f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
2-
"name": "cipherpixel/arraydot",
2+
"name": "mirkoschmidt/arraydot",
33
"description": "Functions to handle multidimensional arrays and dots.",
44
"license": "GPL-3.0",
55
"authors": [
66
{
77
"name": "Michael Benner",
88
"email": "mschumi9@gmail.com"
9+
},
10+
{
11+
"name": "Mirko Schmidt",
12+
"email": "QM00GjxYUrljodDg"
913
}
1014
],
1115
"require": {},

0 commit comments

Comments
 (0)