Skip to content

Commit

Permalink
Merge pull request #2511 from owncloud/10.4-637f98f-2510
Browse files Browse the repository at this point in the history
[10.4] [PR 2510] Adding php-ssh2 recommended for oidc
  • Loading branch information
settermjd authored Mar 31, 2020
2 parents bc48b16 + 07f20a2 commit 2e22ff7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ sudo apt install openssl
# PHP extensions needed to use ownCloud
sudo apt install php-mysql php-mbstring php-gettext php-intl php-redis \
php-imagick php-igbinary php-gmp php-bcmath php-curl php-gd php-zip \
php-imap php-ldap php-bz2 php-phpseclib
php-imap php-ldap php-bz2 php-ssh2 php-phpseclib
----

== Useful Commands For Managing PHP Extensions
Expand Down

0 comments on commit 2e22ff7

Please sign in to comment.