Skip to content

Commit 4336847

Browse files
committed
1 parent c3424fe commit 4336847

File tree

3 files changed

+28
-21
lines changed

3 files changed

+28
-21
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ php:
77
env:
88
- WP_VERSION=latest WP_MULTISITE=0
99
- WP_VERSION=latest WP_MULTISITE=1
10-
- WP_VERSION=3.6.1 WP_MULTISITE=0
11-
- WP_VERSION=3.6.1 WP_MULTISITE=1
10+
- WP_VERSION=3.9.8 WP_MULTISITE=0
11+
- WP_VERSION=3.9.8 WP_MULTISITE=1
1212

1313
install:
1414
- composer install

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Contributors: scribu, ciobi
44
Tags: connections, custom post types, relationships, many-to-many, users
5-
Requires at least: 3.5
5+
Requires at least: 3.9
66
Tested up to: 4.2
77
Stable tag: 1.6.4
88
License: GPLv2 or later

composer.lock

Lines changed: 25 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)