Skip to content

Commit f4f3d97

Browse files
committed
Add note about version support to README
1 parent 017b5fe commit f4f3d97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This package provides interfaces and classes shared by [`amphp/mysql`](https://g
66

77
- PHP 8.1+
88

9+
We require PHP 8.2+ for development due to the Psalm version we use, but still support PHP 8.1 at runtime. However, [PHP 8.1 does no longer receive updates](https://www.php.net/supported-versions.php), so please upgrade to a newer version of PHP.
10+
911
## Versioning
1012

1113
`amphp/sql` follows the [semver](http://semver.org/) semantic versioning specification like all other `amphp` packages.

0 commit comments

Comments
 (0)