Be kind to phpunit requirements

This commit is contained in:
Frédéric BISSON 2018-03-23 23:06:03 +01:00
parent 89c2df1a8f
commit a571c91658

View File

@ -5,7 +5,7 @@
]
},
"require-dev": {
"phpunit/phpunit": "^6",
"phpunit/phpunit": "*",
"phpdocumentor/phpdocumentor": "2.*",
"phpmd/phpmd": "^2.6",
"gamegos/php-code-sniffer": "*"