We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a3e2c3 commit 27447f9Copy full SHA for 27447f9
composer.json
@@ -28,10 +28,11 @@
28
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
29
"friendsofphp/php-cs-fixer": ">=3.4",
30
"macopedia/phpstan-magento1": "^1.0.4",
31
- "magento-ecg/coding-standard": "^4.4",
+ "magento-ecg/coding-standard": "^4.5",
32
"phpcompatibility/php-compatibility": "^9.3",
33
"phpmd/phpmd": "^2.12",
34
- "phpstan/phpstan": "^1.8.3",
+ "phpstan/phpstan": "^1.8.5",
35
+ "phpunit/phpunit": "^9.5",
36
"squizlabs/php_codesniffer": "^3.7"
37
},
38
"conflict": {
0 commit comments