We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b4795 commit 2d0b225Copy full SHA for 2d0b225
src/wpephpcompat.php
@@ -77,6 +77,7 @@ class WPEPHPCompat {
77
'*/wp-spamshield/*' => '7.0',
78
'*/vendor/stripe/stripe-php/lib/StripeObject.php' => '7.0', // https://github.com/wpengine/phpcompat/issues/89
79
'*/gravityforms/*' => '7.0', // https://github.com/wpengine/phpcompat/issues/85
80
+ '*/download-monitor/*' => '7.0', // https://github.com/wpengine/phpcompat/issues/84
81
);
82
83
/**
0 commit comments