diff --git a/composer.json b/composer.json index 644b005a..9a3d2181 100644 --- a/composer.json +++ b/composer.json @@ -22,14 +22,13 @@ "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", "egulias/email-validator": "^2.0", - "escapestudios/symfony2-coding-standard": "^3.8", "malukenho/docheader": "^0.1.4", "mikey179/vfsstream": "^1.6", "phpstan/phpstan": "^0.11", "phpstan/phpstan-deprecation-rules": "^0.11.0", "phpstan/phpstan-phpunit": "^0.11.0", "phpunit/phpunit": "^7.3", - "slevomat/coding-standard": "^5.0", + "respect/coding-standard": "^1.0", "squizlabs/php_codesniffer": "^3.4", "symfony/validator": "^3.0||^4.0", "zendframework/zend-validator": "^2.1" diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 80554ae8..15934dc3 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -14,151 +14,5 @@ library/ tests/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Variable "%s" not allowed in double quoted string; use sprintf() or concatenation instead - - - - - - - - - - - - - - - - - - - - - - - 5 - - +