Skip to content

Commit

Permalink
--no-dev
Browse files Browse the repository at this point in the history
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
  • Loading branch information
ArtificialOwl authored and backportbot[bot] committed Jul 12, 2021
1 parent df3de22 commit e835a3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ clean:

# composer packages
composer:
composer install --prefer-dist
composer upgrade --prefer-dist
composer install --prefer-dist --no-dev
composer upgrade --prefer-dist --no-dev

composer-dev:
composer install --prefer-dist --dev
Expand Down

0 comments on commit e835a3f

Please sign in to comment.