diff --git a/PHPCSDev/ruleset.xml b/PHPCSDev/ruleset.xml
index fb483b3..267d8c3 100644
--- a/PHPCSDev/ruleset.xml
+++ b/PHPCSDev/ruleset.xml
@@ -39,6 +39,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -95,6 +120,13 @@
+
+
+
+
+
+
+
@@ -129,6 +161,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -148,17 +197,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -226,12 +308,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -244,6 +347,9 @@
+
+
+
@@ -255,6 +361,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -264,7 +400,16 @@
+
+
+
+
+
+
+
+
+
diff --git a/composer.json b/composer.json
index 676d2ea..dbaca88 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
"php" : ">=5.4",
"squizlabs/php_codesniffer" : "^3.13.3 || ^4.0.0",
"phpcompatibility/php-compatibility" : "^10.0.0@dev",
- "dealerdirect/phpcodesniffer-composer-installer" : "^0.7 || ^1.0"
+ "phpcsstandards/phpcsextra" : "^1.4.2"
},
"require-dev" : {
"roave/security-advisories" : "dev-master"