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.
2 parents 695d4a9 + b763911 commit 9103f1bCopy full SHA for 9103f1b
src/wpephpcompat.php
@@ -93,6 +93,7 @@ class WPEPHPCompat {
93
'*/iwp-client/*' => '7.0', // https://wordpress.org/support/topic/iwp-client-and-php-7-compatibility/
94
'*/health-check/*' => '7.2', // https://github.com/wpengine/phpcompat/issues/179
95
'*/genesis/*' => '7.2', // https://github.com/wpengine/phpcompat/issues/127
96
+ '*/wpmudev-updates/*' => '7.3', // https://github.com/wpengine/phpcompat/issues/178
97
);
98
99
/**
0 commit comments