We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c32c0d commit a990f5cCopy full SHA for a990f5c
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: php-cli, php-mysqlnd, default-mysql-client | virtual-mysql-client
+Depends: php-cli | php5-cli (>= 5.6), php-mysql | php-mysqlnd | php5-mysql, default-mysql-client | virtual-mysql-client
35
Homepage: https://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