Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2017-11-01 18:07:14 +0300
committerMichal Čihař <michal@cihar.com>2017-11-01 18:34:39 +0300
commit75c7d9b995b4c5d020d3b0746273c3ed491dbe3e (patch)
tree484a8cf3b307fd21383dc4bbdcadeb7cc77d82b2 /.scrutinizer.yml
parent2af38a3de8a3277bd1ad984a6fef8a2487f0346e (diff)
Install optional dependencies on Scrutinizer
Signed-off-by: Michal Čihař <michal@cihar.com>
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index c4e2091253..8aa63a5582 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -10,6 +10,7 @@ build:
dependencies:
before:
- composer install
+ - composer require tecnickcom/tcpdf pragmarx/google2fa bacon/bacon-qr-code samyoul/u2f-php-server
- ./vendor/bin/phpcs --config-set installed_paths `pwd`/vendor/phpmyadmin/coding-standard
tests:
override: