--- /dev/null
+# Migrating from WoltLab Suite 5.5 - PHP
+
+## Minimum requirements
+
+The minimum requirements have been increased to the following:
+
+- **PHP:** 8.1.2 (64 bit only)
+- **MySQL:** 8.0.29
+- **MariaDB:** 10.5.12
+
+It is recommended to make use of the newly introduced features whereever possible.
+Please refer to the PHP documentation for details.
- 'Database PHP API': 'package/database-php-api.md'
- 'Migration':
+ - 'From WoltLab Suite 5.5':
+ - 'PHP API': 'migration/wsc55/php.md'
- 'From WoltLab Suite 5.4':
- 'PHP API': 'migration/wsc54/php.md'
- 'TypeScript and JavaScript': 'migration/wsc54/javascript.md'