diff --git a/.travis.yml b/.travis.yml index cbb5fb4f5..35a4a70bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ php: # - '7.2' # - '7.3' # - '7.4' - - '8.0' + # - '8.0' - '8.1' # start dbs diff --git a/composer.json b/composer.json index b1a9f6e8c..79669732d 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,7 @@ "ext-gd": "To use 2fa, this needs to be installed for the QR code display", "ext-memcached": "To use Memcached for caching, this needs to be installed", "ext-gnupg": "To use the PGP module set, this needs to be installed", - "ext-imagick": "To use 2fa, this needs to be installed for the QR code display" + "ext-imagick": "To use 2fa, this needs to be installed for the QR code display " }, "config": { "platform": {