Be kind to phpunit requirements
This commit is contained in:
parent
89c2df1a8f
commit
a571c91658
|
@ -5,7 +5,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^6",
|
"phpunit/phpunit": "*",
|
||||||
"phpdocumentor/phpdocumentor": "2.*",
|
"phpdocumentor/phpdocumentor": "2.*",
|
||||||
"phpmd/phpmd": "^2.6",
|
"phpmd/phpmd": "^2.6",
|
||||||
"gamegos/php-code-sniffer": "*"
|
"gamegos/php-code-sniffer": "*"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user