We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ab5e58 + 13bfe8f commit 5316545Copy full SHA for 5316545
1 file changed
guides/php_upgrade.md
@@ -21,7 +21,7 @@ may have slightly different requirements for how this command is formatted.
21
# Add additional repository for PHP
22
add-apt-repository -y ppa:ondrej/php
23
apt -y update
24
-apt -y install php8.3 php8.3-{cli,gd,mysql,pdo,mbstring,tokenizer,bcmath,xml,fpm,curl,zip}
+apt -y install php8.3 php8.3-{cli,gd,mysql,common,mbstring,tokenizer,bcmath,xml,fpm,curl,zip}
25
```
26
27
## Update Composer
0 commit comments