Skip to content

Commit f2eaa1d

Browse files
authored
Merge pull request #4915 from magento-techdivision/MC-5374-Incorporate-PHPCompatibility-sniffs
[techdivision] MC-5374: Incorporate PHPCompatibility sniffs
2 parents cc599e5 + 0af34e7 commit f2eaa1d

File tree

6 files changed

+331
-58
lines changed

6 files changed

+331
-58
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,13 @@
8484
},
8585
"require-dev": {
8686
"allure-framework/allure-phpunit": "~1.2.0",
87+
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
8788
"friendsofphp/php-cs-fixer": "~2.14.0",
8889
"lusitanian/oauth": "~0.8.10",
8990
"magento/magento-coding-standard": "~4.0.0",
9091
"magento/magento2-functional-testing-framework": "2.5.0",
9192
"pdepend/pdepend": "2.5.2",
93+
"phpcompatibility/php-compatibility": "^9.3",
9294
"phpmd/phpmd": "@stable",
9395
"phpunit/phpunit": "~6.5.0",
9496
"sebastian/phpcpd": "~3.0.0",

0 commit comments

Comments
 (0)