Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
1 change: 1 addition & 0 deletions docs/servers/php.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions versioned_docs/version-3.x/servers/php.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down