diff --git a/.wp-env.json b/.wp-env.json index 82bf277..5019977 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -5,7 +5,8 @@ "../../../", "https://downloads.wordpress.org/plugin/easy-digital-downloads.3.0.3.zip", "https://downloads.wordpress.org/plugin/query-monitor.zip", - "https://downloads.wordpress.org/plugin/one-time-login.zip" + "https://downloads.wordpress.org/plugin/one-time-login.zip", + "https://downloads.wordpress.org/plugin/wp-plugin-dependencies.zip" ], "config": { "PRONAMIC_PAY_DEBUG": true diff --git a/pronamic-pay-easy-digital-downloads.php b/pronamic-pay-easy-digital-downloads.php index 85088d8..d05bc70 100644 --- a/pronamic-pay-easy-digital-downloads.php +++ b/pronamic-pay-easy-digital-downloads.php @@ -16,6 +16,7 @@ * * License: GPL-3.0-or-later * + * Requires Plugins: pronamic-ideal, easy-digital-downloads * Depends: wp-pay/core * * GitHub URI: https://github.com/pronamic/wp-pronamic-pay-easy-digital-downloads