Skip to content

Commit 4115081

Browse files
authored
Merge pull request #1 from DealerDirect/docs/add-support-email-address
📝 CHANGE: Adds support email to composer file.
2 parents bd8d4c9 + a83afd7 commit 4115081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"support": {
21-
"email": "f.nijhof@dealerdirect.nl",
21+
"email": "opensource@dealerdirect.nl",
2222
"issues": "https://github.com/dealerdirect/php-qa-tools/issues",
2323
"source": "https://github.com/DealerDirect/php-qa-tools"
2424
},

0 commit comments

Comments
 (0)