Skip to content

Commit bf5025f

Browse files
Update composer.json
1 parent 1c3827c commit bf5025f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"authors": [
99
{
1010
"name": "Youwe",
11-
"email": "contact@youweagency.com"
11+
"email": "info@youweagency.com"
1212
}
1313
],
1414
"require": {
1515
"php": "^7.0",
16-
"squizlabs/php_codesniffer": "~3.6.2",
17-
"phpmd/phpmd": "^2.0"
16+
"phpmd/phpmd": "^2.0",
17+
"squizlabs/php_codesniffer": "~3.6.2"
1818
},
1919
"require-dev": {
2020
"youwe/testing-suite": "dev-master"

0 commit comments

Comments
 (0)