Skip to content

Commit f3d4709

Browse files
authored
Merge pull request #2 from rezzza/tyx-patch-1
Add install moco script into vendor bin
2 parents f32a262 + 108129f commit f3d4709

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
"require-dev": {
2121
"rezzza/rest-api-behat-extension": "^3.1",
2222
"symfony/process": "^3.0"
23-
}
23+
},
24+
"bin": ["bin/install-moco.sh"]
2425
}

0 commit comments

Comments
 (0)