Skip to content

Commit c6c8b2a

Browse files
committed
chore: Updated Required PHP Version
1 parent 6ec8251 commit c6c8b2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"version": "5.0.3",
1616
"license": "MIT",
1717
"require": {
18-
"php": ">=7.0",
18+
"php": ">=8.1",
1919
"webfiori/jsonx": "4.0.x",
2020
"ext-json": "*",
2121
"ext-mbstring": "*"

0 commit comments

Comments
 (0)