Skip to content

Commit

Permalink
chore: Added Youwe Testing Suite
Browse files Browse the repository at this point in the history
  • Loading branch information
jansentjeu committed Mar 8, 2024
1 parent 95cbd11 commit fe0c932
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,15 @@
"/.eslintrc.json",
"/.eslintignore"
]
},
"config": {
"sort-packages": true,
"allow-plugins": {
"youwe/coding-standard-phpstorm": true,
"phpro/grumphp-shim": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"phpstan/extension-installer": true,
"youwe/testing-suite": true
}
}
}
2 changes: 1 addition & 1 deletion grumphp.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
imports:
- resource: 'vendor/youwe/testing-suite/config/default/grumphp.yml'
- resource: 'vendor/youwe/testing-suite/config/magento2/grumphp.yml'

0 comments on commit fe0c932

Please sign in to comment.