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
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,17 @@
2
2
3
3
This package provides common classes shared by [`amphp/mysql`](https://github.com/amphp/mysql) and [`amphp/postgres`](https://github.com/amphp/postgres).
4
4
5
+
## Requirements
6
+
7
+
- PHP 8.1+
8
+
5
9
## Versioning
6
10
7
-
`amphp/sql` follows the [semver](http://semver.org/) semantic versioning specification like all other `amphp` packages.
11
+
`amphp/sql-common` follows the [semver](http://semver.org/) semantic versioning specification like all other `amphp` packages.
8
12
9
13
## Security
10
14
11
-
If you discover any security related issues, please email [`contact@amphp.org`](mailto:contact@amphp.org)instead of using the issue tracker.
15
+
If you discover any security related issues, please use the private security issue reporter instead of using the public issue tracker.
0 commit comments