We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a74ee2e + c8303aa commit 97a2ad1Copy full SHA for 97a2ad1
.build-script
@@ -5,7 +5,7 @@
5
#====================#
6
7
# Install composer dependencies
8
-composer install --no-dev --optimize-autoloader --apcu-autoloader
+composer install --no-dev --prefer-dist --optimize-autoloader --apcu-autoloader
9
10
# Edit below this line to add any additional build steps.
11
#
0 commit comments