Skip to content

Commit a13774f

Browse files
committed
Refer to required PHP version in README
1 parent b33d6f7 commit a13774f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $text = $qrcode->text(); //return decoded text from QR Code
2222
```
2323

2424
## Requirements
25-
* PHP >= 5.6
25+
* PHP >= 8.1
2626
* GD Library
2727

2828

0 commit comments

Comments
 (0)