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 1c3827c commit bf5025fCopy full SHA for bf5025f
composer.json
@@ -8,13 +8,13 @@
8
"authors": [
9
{
10
"name": "Youwe",
11
- "email": "contact@youweagency.com"
+ "email": "info@youweagency.com"
12
}
13
],
14
"require": {
15
"php": "^7.0",
16
- "squizlabs/php_codesniffer": "~3.6.2",
17
- "phpmd/phpmd": "^2.0"
+ "phpmd/phpmd": "^2.0",
+ "squizlabs/php_codesniffer": "~3.6.2"
18
},
19
"require-dev": {
20
"youwe/testing-suite": "dev-master"
0 commit comments