We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08eaab commit 6cb2830Copy full SHA for 6cb2830
README.md
@@ -9,7 +9,7 @@ Fieldmanager is a powerful library which can make the development of sophisticat
9
## Requirements
10
11
* WordPress: 5.8+
12
-* PHP: 8.2+
+* PHP: 8.1+
13
14
## Downloads and Versioning.
15
composer.json
@@ -11,7 +11,7 @@
}
],
"require": {
- "php": ">=8.2",
+ "php": ">=8.1",
"composer/installers": "^1.0 || ^2.0"
16
},
17
"require-dev": {
0 commit comments