diff --git a/docs/plugins.md b/docs/plugins.md index e095c86..5013e7c 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -83,7 +83,7 @@ Here is how the `composer.json` should look like: "test": "vendor/bin/phpunit" }, "require": { - "php": "^8.4", + "php": "^8.5", "illuminate/support": "^12.0" }, "require-dev": { diff --git a/docs/servers/php.md b/docs/servers/php.md index 1b2f486..daa3851 100644 --- a/docs/servers/php.md +++ b/docs/servers/php.md @@ -25,6 +25,7 @@ server creation in the `PHP` menu in the server page or in the [Services](./serv - PHP 8.2 - PHP 8.3 - PHP 8.4 +- PHP 8.5 ## Install and Uninstall diff --git a/versioned_docs/version-3.x/servers/php.md b/versioned_docs/version-3.x/servers/php.md index 1b2f486..daa3851 100644 --- a/versioned_docs/version-3.x/servers/php.md +++ b/versioned_docs/version-3.x/servers/php.md @@ -25,6 +25,7 @@ server creation in the `PHP` menu in the server page or in the [Services](./serv - PHP 8.2 - PHP 8.3 - PHP 8.4 +- PHP 8.5 ## Install and Uninstall