Skip to content

Commit a990f5c

Browse files
committed
Support legacy environments with PHP 5.6.20+
1 parent 8c32c0d commit a990f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/wp-cli-updatedeb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Architecture: all
3131
Maintainer: Alain Schlesser <[email protected]>
3232
Section: php
3333
Priority: optional
34-
Depends: php-cli, php-mysqlnd, default-mysql-client | virtual-mysql-client
34+
Depends: php-cli | php5-cli (>= 5.6), php-mysql | php-mysqlnd | php5-mysql, default-mysql-client | virtual-mysql-client
3535
Homepage: https://wp-cli.org/
3636
Description: wp-cli is a set of command-line tools for managing
3737
WordPress installations. You can update plugins, set up multisite

0 commit comments

Comments
 (0)