We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b272f7 commit 335253eCopy full SHA for 335253e
1 file changed
composer.json
@@ -1,9 +1,11 @@
1
{
2
"name": "gravitykit/gravity-forms-zero-spam",
3
"description": "Enhance Gravity Forms to include effective anti-spam measures.",
4
- "version": "1.6.0",
5
"type": "wordpress-plugin",
6
"license": "GPL-2.0-or-later",
+ "require": {
7
+ "php": ">=7.4"
8
+ },
9
"require-dev": {
10
"squizlabs/php_codesniffer": "*",
11
"wp-coding-standards/wpcs": "^3.0",
0 commit comments