Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed May 2, 2018
1 parent a2461a2 commit bd8a946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ $ php bref.php <commands and options>

## Build hooks

When deploying Composer dependencies will be installed and optimized for production (`composer install --no-dev --classmap-authoritative`).
When deploying Composer dependencies will be installed and optimized for production (`composer install --no-dev --no-scripts --classmap-authoritative`).

You can execute additional scripts by using a *build hook*. Those can be defined in a `.bref.yml` file:

Expand Down

0 comments on commit bd8a946

Please sign in to comment.