Skip to content

Commit 8e819da

Browse files
committed
UPdate packages
1 parent d020348 commit 8e819da

File tree

2 files changed

+1197
-955
lines changed

2 files changed

+1197
-955
lines changed

composer.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"guzzlehttp/guzzle": "^7.5"
1616
},
1717
"require-dev": {
18-
"elgentos/testing-suite": "dev-main",
19-
"elgentos/coding-standard-phpstorm": "dev-master",
18+
"elgentos/testing-suite": "^0",
19+
"elgentos/coding-standard-phpstorm": "^1",
2020
"youwe/coding-standard-magento2": "^2.1.2"
2121
},
2222
"autoload": {
@@ -34,7 +34,9 @@
3434
"allow-plugins": {
3535
"elgentos/coding-standard-phpstorm": true,
3636
"phpro/grumphp-shim": true,
37-
"youwe/testing-suite": true
37+
"youwe/testing-suite": true,
38+
"dealerdirect/phpcodesniffer-composer-installer": true,
39+
"digitalrevolution/php-codesniffer-baseline": true
3840
}
3941
},
4042
"archive": {

0 commit comments

Comments
 (0)