Composer updates for build/test

This commit is contained in:
Justin Foell
2020-03-27 16:45:50 -05:00
parent edb39826d7
commit 93ab51e8ae
3 changed files with 1831 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"license": "GPL-2.0+",
"type": "wordpress-plugin",
"require": {
"php": ">=5.2.4"
"php": ">=5.3"
},
"require-dev": {
"wp-coding-standards/wpcs": "^2",