This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 2943f0f8cfd2ac1a66dd7690e03888b52f24c5d4 (commit)
from 059580e8ae8f06f12b24aea17af25deb3bc55c84 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=2943f0f8cfd2ac1a66dd7690e03888b52f24c5d4
commit 2943f0f8cfd2ac1a66dd7690e03888b52f24c5d4
Author: Franck Villaume <[email protected]>
Date: Sat Aug 3 14:41:13 2019 +0200
force phpunit version in composer
diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index b57e3bd..0364f01 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -77,7 +77,7 @@ install_selenium() {
apt-get -y install php-curl unzip composer psmisc rsyslog
default-jre patch
mkdir -p /usr/local/share/php
pushd /usr/local/share/php
- composer --no-plugins --no-scripts require phpunit/phpunit
+ composer --no-plugins --no-scripts require
phpunit/phpunit:7.5.9
composer --no-plugins --no-scripts require
phpunit/phpunit-selenium
popd
fi
-----------------------------------------------------------------------
Summary of changes:
tests/func_tests.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits