We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182bbae commit b6dd9c0Copy full SHA for b6dd9c0
1 file changed
features/core.feature
@@ -335,7 +335,7 @@ Feature: Manage WordPress installation
335
336
# `wp db create` does not yet work on SQLite,
337
# See https://github.com/wp-cli/db-command/issues/234
338
- @require-php-7.0 @require-mysql
+ @require-php-7.4 @require-mysql
339
Scenario: Install WordPress in a subdirectory
340
Given an empty directory
341
And a wp-config.php file:
0 commit comments