Skip to content

Commit 86ffa3b

Browse files
author
simon vianen
committed
[FEATURE][JIRA-123]Added my name to the composer.json
1 parent 254a41b commit 86ffa3b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
{
1212
"name": "Lewis Voncken",
1313
"email": "[email protected]"
14+
},
15+
{
16+
"name": "Simon Vianen",
17+
"email": "[email protected]"
1418
}
1519
],
1620
"minimum-stability": "dev",
@@ -25,4 +29,4 @@
2529
"registration.php"
2630
]
2731
}
28-
}
32+
}

0 commit comments

Comments
 (0)