diff --git a/README.md b/README.md index 0d9249c..4052fb3 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This plugin adds some useful aliases for sail commands to the zsh shell. ### Pre Sail Installation Commands | Alias | Description | |:-:|:------------------------------------------------------------------------------------------------:| -| `s cinit 80` | run `composer install --ignore-platform-reqs` using php version 8.0 - default php version is 8.2 | +| `s cinit 80` | run `composer install --ignore-platform-reqs` using php version 8.0 - default php version is 8.3 | | `s ninit 16` | run `npm install` using node 16 - default node version is 20 | ### General