4 "scotteh/php-dom-wrapper": "^2.0"
11 "prefer-stable": true,
13 "rector/rector": "^0.19",
14 "squizlabs/php_codesniffer": "^3.7",
15 "phpunit/phpunit": "^8.5"
19 "phpunit --verbose --stderr"
22 "vendor/bin/rector process",
23 "phpcbf --standard=./phpcs_MigrationAdjustments.xml"
26 "phpcs --standard=./phpcs_MigrationAdjustments.xml"