mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 02:13:17 +08:00
Changed php-diff dependency to use code from master (they haven't tagged changes we need yet)
This commit is contained in:
@ -68,7 +68,7 @@
|
||||
"yiisoft/yii2-composer": "*",
|
||||
"ext-mbstring": "*",
|
||||
"lib-pcre": "*",
|
||||
"phpspec/php-diff": "1.0.*",
|
||||
"phpspec/php-diff": "dev-master",
|
||||
"ezyang/htmlpurifier": "4.5.*"
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user