Skip to content
Snippets Groups Projects
Commit e623dff6 authored by Josh Pollock's avatar Josh Pollock
Browse files

test versions

parent 4fab00e3
No related branches found
No related tags found
No related merge requests found
......@@ -30,10 +30,12 @@ matrix:
include:
- php: 7.2
env: WP_VERSION=latest
- php: 7.2
env: WP_VERSION=4.8
- php: 7.1
env: WP_VERSION=latest
- php: 7.2
env: WP_VERSION=trunk
- php: 7.2
env: WP_VERSION=4.8
# Setup environment
before_script:
......
......@@ -9,6 +9,11 @@ This library provides for developer-friendly ways to query for or delete Caldera
## Install
`composer require calderawp/caldera-forms-query`
## Requires
* WordPress - tested with 4.8, latest and trunk
* PHP 5.6+ - tested with PHP 7.1 and 7.2
* Caldera Forms 1.6.0+ - tested with Caldera Forms 1.6.1 beta 1
## Status
* Works
* Does not yet select/delete by date range
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment