We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67db7e2 commit 69821cdCopy full SHA for 69821cd
1 file changed
README.md
@@ -17,7 +17,7 @@ Add this to the `require` section in your `composer.json` file.
17
```json
18
{
19
"require": {
20
- "nbobtc/bitcoind-php": "~2.0"
+ "nbobtc/bitcoind-php": "~2.0@dev"
21
}
22
23
```
0 commit comments