diff --git a/docs/hypernode-platform/php/supported-php-versions-and-how-to-change-them-on-hypernode.md b/docs/hypernode-platform/php/supported-php-versions-and-how-to-change-them-on-hypernode.md
index 28414262..ee99d4c6 100644
--- a/docs/hypernode-platform/php/supported-php-versions-and-how-to-change-them-on-hypernode.md
+++ b/docs/hypernode-platform/php/supported-php-versions-and-how-to-change-them-on-hypernode.md
@@ -19,6 +19,7 @@ On Hypernode you can choose from a range of PHP versions. Check out which ones a
On Hypernode you can choose from a range of PHP versions:
+- **PHP 8.5** (Fully supported)
- **PHP 8.4** (Fully supported)
- **PHP 8.3** (Fully supported)
- **PHP 8.2** (Fully supported)
diff --git a/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md b/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md
index 02df8fbb..84ad20db 100644
--- a/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md
+++ b/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md
@@ -55,7 +55,7 @@ To see which values you can set and which values they are allowed to have take a
| **php_amqp_enabled**
Enable the php-amqp module | False | True, False |
| **php_apcu_enabled**
Enable the php-apcu module | True | True, False |
| **php_legacy_serialize_precision_enabled**
| True | True, False |
-| **php_version**
Change the PHP version | 8.3 | 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
+| **php_version**
Change the PHP version | 8.3 | 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4, 8.5 |
| **php_xdebug_enabled**
Enable Xdebug for remote debugging | False | True, False |
| **phpmyadmin_enabled**
Enable PHPMyAdmin | False | True, False |
| **rabbitmq_delayed_message_exchange_enabled**
| False | True, False |