Update minimum MySQL version
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 5 Jul 2023 12:48:17 +0000 (14:48 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 5 Jul 2023 12:48:17 +0000 (14:48 +0200)
see WoltLab/WCF@b1e5c20d7c4b68ab4fa076cb0d9880a617d54518

docs/migration/wsc55/php.md

index 84ddba5e14f58be41691d37028faa550c4a05b94..53cef43e11f11f9492f4826dd12a0bec13d929c2 100644 (file)
@@ -5,7 +5,7 @@
 The minimum requirements have been increased to the following:
 
 - **PHP:** 8.1.2 (64 bit only); `intl` extension
-- **MySQL:** 8.0.29
+- **MySQL:** 8.0.30
 - **MariaDB:** 10.5.12
 
 It is recommended to make use of the newly introduced features whereever possible.