diff --git a/Magento2/ruleset.xml b/Magento2/ruleset.xml
index 4ac058c0..1e384690 100644
--- a/Magento2/ruleset.xml
+++ b/Magento2/ruleset.xml
@@ -767,7 +767,7 @@
     </rule>
 
     <!-- PHPCompatibility configuration. -->
-    <config name="testVersion" value="8.1-8.2"/>
+    <config name="testVersion" value="8.1-8.3"/>
     <rule ref="PHPCompatibility">
         <exclude name="PHPCompatibility.Miscellaneous.RemovedAlternativePHPTags.MaybeASPOpenTagFound" />
         <!-- Following sniffs have an equivalent in PHPCS -->