readme: change recommended php version
This commit is contained in:
parent
928c84aafe
commit
407f98639c
1 changed files with 2 additions and 2 deletions
|
@ -42,9 +42,9 @@ sudo add-apt-repository ppa:ondrej/php
|
|||
sudo apt update
|
||||
```
|
||||
|
||||
5. Install PHP 8.2:
|
||||
5. Install PHP 8.3:
|
||||
```bash
|
||||
sudo apt install -y php8.2
|
||||
sudo apt install -y php8.3
|
||||
```
|
||||
|
||||
6. Verify the PHP version:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue