This commit is contained in:
Laurent Destailleur 2022-12-22 01:04:06 +01:00
parent bd90d783c7
commit e75617268b

View File

@ -82,7 +82,7 @@ before_install:
install:
- |
echo "Updating Composer"
echo "Updating Composer (version 2.5 is bugged and generate phpunit error Exception: Serialization of 'Closure' is not allowed)"
rm $TRAVIS_BUILD_DIR/composer.json
rm $TRAVIS_BUILD_DIR/composer.lock
composer -V