Skip to content

Commit 7ca93af

Browse files
Update guidance
1 parent dd2e689 commit 7ca93af

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
@@ -28,7 +28,7 @@ Version 2 of this library should work on **PHP 7** or newer. See [the v2.x branc
2828

2929
For PHP 5 support, see [the v1.x branch](https://github.com/paragonie/constant_time_encoding/tree/v1.x).
3030

31-
If you are adding this as a dependency to a project intended to work on both PHP 5 and PHP 7, please set the required version to `^1|^2` instead of just `^1` or `^2`.
31+
If you are adding this as a dependency to a project intended to work on PHP 5 through 8.4, please set the required version to `^1|^2|^3`.
3232

3333
## How to Install
3434

0 commit comments

Comments
 (0)