You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ This package provides interfaces and classes shared by [`amphp/mysql`](https://g
6
6
7
7
- PHP 8.1+
8
8
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
+
9
11
## Versioning
10
12
11
13
`amphp/sql` follows the [semver](http://semver.org/) semantic versioning specification like all other `amphp` packages.
0 commit comments