Skip to content

Commit f518d3d

Browse files
committed
Add support email address to composer file
1 parent 42c26da commit f518d3d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"email": "octobercms@vdlp.nl"
1010
}
1111
],
12+
"support": {
13+
"email": "octobercms@vdlp.nl"
14+
},
1215
"require": {
1316
"php": "^7.1||^8.0",
1417
"composer/installers": "^1.0"

0 commit comments

Comments
 (0)