From 93ef97953da0a08b355c0a4aba8687d239c048a9 Mon Sep 17 00:00:00 2001 From: Jared Novack Date: Wed, 22 Apr 2020 08:34:27 -0400 Subject: [PATCH] Further adjustments to CoAuthorsPlus and PHP versions --- .travis.yml | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 41131c52b..9fa25853c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,7 @@ env: matrix: include: - - php: 5.6.30 + - php: 5.6.40 env: WP_VERSION=4.9.8 WP_MULTISITE=0 PREFER_LOWEST="--prefer-lowest --prefer-stable" IMG_LIBS=0 COVERAGE=1 - php: 7.4 env: WP_VERSION=latest WP_MULTISITE=0 IMG_LIBS=1 COVERAGE=1 diff --git a/composer.json b/composer.json index 22cfbefe2..1ff309965 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "squizlabs/php_codesniffer": "3.*", "wp-coding-standards/wpcs": "^2.0", "wpackagist-plugin/advanced-custom-fields": "5.*", - "wpackagist-plugin/co-authors-plus": "3.3.1|3.4.*", + "wpackagist-plugin/co-authors-plus": "3.2.*|3.4.*", "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0" }, "suggest": {