We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
php7.2-mysql
php7.3-mysql
2 parents d72f134 + e593b9e commit 7a19e48Copy full SHA for 7a19e48
1 file changed
utils/wp-cli-updatedeb.sh
@@ -31,7 +31,7 @@ Architecture: all
31
Maintainer: Alain Schlesser <alain.schlesser@gmail.com>
32
Section: php
33
Priority: optional
34
-Depends: php5-cli (>= 5.4) | php-cli | php7-cli, php5-mysql | php5-mysqlnd | php7.0-mysql | php7.1-mysql, mysql-client | mariadb-client
+Depends: php5-cli (>= 5.4) | php-cli | php7-cli, php5-mysql | php5-mysqlnd | php7.0-mysql | php7.1-mysql | php7.2-mysql | php7.3-mysql, mysql-client | mariadb-client
35
Homepage: http://wp-cli.org/
36
Description: wp-cli is a set of command-line tools for managing
37
WordPress installations. You can update plugins, set up multisite
0 commit comments