Skip to content

Commit 01747d9

Browse files
authored
Support PHP 7 on Debian-based systems
Fixes #3206
1 parent 10ddb39 commit 01747d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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: Daniel Bachhuber <[email protected]>
3232
Section: php
3333
Priority: optional
34-
Depends: php5-cli, php5-mysql | php5-mysqlnd, mysql-client | mariadb-client
34+
Depends: php5-cli | php7.0-cli, php5-mysql | php5-mysqlnd, mysql-client | mariadb-client
3535
Homepage: http://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)