We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3083c15 commit 255dd8dCopy full SHA for 255dd8d
README.md
@@ -1,4 +1,4 @@
1
-Ubench
+Ubench [](https://travis-ci.org/devster/ubench)
2
======
3
4
Ubench is a PHP micro library for benchmark
@@ -17,7 +17,7 @@ Add this to your composer.json
17
```json
18
{
19
"require": {
20
- "devster/ubench": "1.1.*-dev"
+ "devster/ubench": "~2.0.0"
21
}
22
23
```
0 commit comments