Skip to content

Commit 295cfd1

Browse files
authored
Update Makefile
1 parent 23b2c22 commit 295cfd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ build: check_box_installed
1212
box build -v
1313

1414
dev:
15-
composer.phar update --no-dev -o
15+
composer.phar update -o
1616

1717
clean:
1818
rm -rf ./vendor
19-
rm -rf ./build/mongo-migrator.phar
19+
rm -rf ./build/mongo-migrator.phar

0 commit comments

Comments
 (0)