Skip to content

Commit 9e583bc

Browse files
committed
ci(composer): Install as non-dev
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent a623fea commit 9e583bc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"test:unit": "phpunit --color -c tests/phpunit.xml",
3636
"test:integration": "cd tests/Integration && ./run.sh"
3737
},
38-
"require-dev": {
38+
"require": {
3939
"bamarni/composer-bin-plugin": "^1.9.1"
4040
}
4141
}

composer.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)