Skip to content
Snippets Groups Projects
Commit a533b45d authored by Erick Hitter's avatar Erick Hitter
Browse files

PHP 5.6, to support arrays in constants

parent aad32db7
Branches
Tags v0.1.0
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
**Tags:** wp-cli, cli, cron, cron control **Tags:** wp-cli, cli, cron, cron control
**Requires at least:** 4.8.1 **Requires at least:** 4.8.1
**Tested up to:** 4.9 **Tested up to:** 4.9
**Requires PHP:** 5.3 **Requires PHP:** 5.6
**Stable tag:** 0.1.0 **Stable tag:** 0.1.0
**License:** GPLv2 or later **License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html **License URI:** http://www.gnu.org/licenses/gpl-2.0.html
......
...@@ -3,7 +3,7 @@ Contributors: ethitter, automattic ...@@ -3,7 +3,7 @@ Contributors: ethitter, automattic
Tags: wp-cli, cli, cron, cron control Tags: wp-cli, cli, cron, cron control
Requires at least: 4.8.1 Requires at least: 4.8.1
Tested up to: 4.9 Tested up to: 4.9
Requires PHP: 5.3 Requires PHP: 5.6
Stable tag: 0.1.0 Stable tag: 0.1.0
License: GPLv2 or later License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment