Skip to content

Commit 6bc0c12

Browse files
committed
Merge branch 'sprint-develop' into MQE-265
2 parents 87df649 + 4e2b47b commit 6bc0c12

File tree

93 files changed

+2714
-1328
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+2714
-1328
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"fzaninotto/faker": "^1.6"
1111
},
1212
"require-dev": {
13-
"squizlabs/php_codesniffer": "1.5.3"
13+
"squizlabs/php_codesniffer": "1.5.3",
14+
"sebastian/phpcpd": "~3.0"
1415
},
1516
"autoload": {
1617
"psr-4": {

0 commit comments

Comments
 (0)