Skip to content

Commit 3cc13a1

Browse files
authored
fix: compilers compatibility versions
1 parent 40033a6 commit 3cc13a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Cassandra's native protocol. The current version works with:
4848
* PHP 8.1 and 8.2
4949
* 64-bit (x64)
5050
* Thread safe (TS) and non-thread safe (NTS)
51-
* Compilers: GCC 10.0+ and Clang 14+
51+
* Compilers: GCC 13.0+, Clang 16+ and c++23
5252

5353
<!-- ## Documentation
5454

0 commit comments

Comments
 (0)