Skip to content

Commit 8256869

Browse files
committed
Add bin scripts to composer
1 parent 96f1590 commit 8256869

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,11 @@
88
"homepage": "http://www.info-droid.fr",
99
"role": "Project lead"
1010
}
11+
],
12+
"bin": [
13+
"codeLink.sh",
14+
"codeValidation.sh",
15+
"composerUpdate.sh",
16+
"initializeBranch.sh"
1117
]
1218
}

0 commit comments

Comments
 (0)