Skip to content

Commit 294dce6

Browse files
committed
fix composer.json
1 parent 61c5b3b commit 294dce6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,9 @@
3232
],
3333
"type": "library",
3434
"require-dev": {
35-
"hhvm/fbexpect": "^2.6.1",
3635
"hhvm/hacktest": "^1.0",
3736
"hhvm/type-assert": "^3.1",
38-
"facebook/fbexpect": "^2.1.0",
37+
"facebook/fbexpect": "^2.6.1",
3938
"hhvm/hhast": "^4.0",
4039
"facebook/difflib": "^1.0"
4140
}

0 commit comments

Comments
 (0)