Skip to content

Commit

Permalink
Further adjustments to CoAuthorsPlus and PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jarednova committed Apr 22, 2020
1 parent 8e296ac commit 93ef979
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 93ef979

Please sign in to comment.