Skip to content

Commit 61ca202

Browse files
authored
Merge pull request #1 from legionth/add-unit-tests
Add unit tests
2 parents 3d1d1aa + 4ce1fe1 commit 61ca202

File tree

6 files changed

+1688
-2
lines changed

6 files changed

+1688
-2
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,8 @@
1616
},
1717
"require": {
1818
"react/http": "^0.8.3"
19+
},
20+
"require-dev": {
21+
"phpunit/phpunit": "^4.8.10||^5.0"
1922
}
2023
}

0 commit comments

Comments
 (0)