Skip to content

Commit 5639aff

Browse files
authored
Update composer.json to spit into it's own project
1 parent ee54c30 commit 5639aff

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
@@ -1,5 +1,5 @@
11
{
2-
"name": "guncha25/drupal-codeception",
2+
"name": "coldfrontlabs/drupal-codeception",
33
"description": "Codeception toolset for Drupal testing.",
44
"type": "package",
55
"repositories": [
@@ -19,6 +19,10 @@
1919
},
2020
"license": "GPL-2.0",
2121
"authors": [
22+
{
23+
"name": "Mathew Winstone",
24+
"email": "[email protected]"
25+
},
2226
{
2327
"name": "Guntis Jakovins",
2428
"email": "[email protected]"

0 commit comments

Comments
 (0)