mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 23:02:48 +08:00
固定测试依赖库版本
This commit is contained in:
@@ -22,9 +22,9 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"johnkary/phpunit-speedtrap": "^1.0",
|
"johnkary/phpunit-speedtrap": "^1.0",
|
||||||
"mikey179/vfsStream": "~1.6",
|
"mikey179/vfsStream": "~1.6",
|
||||||
"phploc/phploc": "*",
|
"phploc/phploc": "2.*",
|
||||||
"phpunit/phpunit": "4.8.*",
|
"phpunit/phpunit": "4.8.*",
|
||||||
"sebastian/phpcpd": "*",
|
"sebastian/phpcpd": "2.*",
|
||||||
"squizlabs/php_codesniffer": "2.*"
|
"squizlabs/php_codesniffer": "2.*"
|
||||||
},
|
},
|
||||||
"minimum-stability": "dev"
|
"minimum-stability": "dev"
|
||||||
|
|||||||
Reference in New Issue
Block a user