Skip to content

Commit c4262e4

Browse files
cseufertczosel
andauthored
Update README.md to be clearer about default php version
Co-authored-by: Christian Zosel <christian@zosel.ch>
1 parent 1ea1177 commit c4262e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Prettier for PHP supports the following options. We recommend that all users set
193193
The default setting `auto`, attempts to auto-detect your supported php versions from a `composer.json` with in the
194194
current directory or any parent directory, the plugin will use a minimum supported php version from
195195
`{"require":{"php":"..."}}` to set the phpVersion. If not found or not able to be parsed, it will default to latest
196-
supported PHP version, which is currently `8.4`.
196+
supported PHP version.
197197

198198
You set the `phpVersion` to `composer` and this will only use the `composer.json` file to determine the php
199199
version, prettier will crash if the PHP cannot be determined.

0 commit comments

Comments
 (0)