Skip to content

Commit 6cb2830

Browse files
committed
Test 8.1
1 parent e08eaab commit 6cb2830

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Fieldmanager is a powerful library which can make the development of sophisticat
99
## Requirements
1010

1111
* WordPress: 5.8+
12-
* PHP: 8.2+
12+
* PHP: 8.1+
1313

1414
## Downloads and Versioning.
1515

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"php": ">=8.2",
14+
"php": ">=8.1",
1515
"composer/installers": "^1.0 || ^2.0"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)