Composer: optimise the autoloader
This commit is contained in:
parent
7dce492d27
commit
7a4f3cdf4a
|
@ -2,6 +2,7 @@
|
|||
- name: Install Composer dependencies
|
||||
composer:
|
||||
command: install
|
||||
optimize_autoloader: true
|
||||
working_dir: '{{ ansistrano_release_path.stdout }}'
|
||||
|
||||
- name: Generate settings.php file
|
||||
|
|
Loading…
Reference in a new issue