You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://gitter.im/php-bitcoinrpc/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
9
8
10
9
## Installation
11
10
Run ```php composer.phar require denpa/php-bitcoinrpc``` in your project directory or add following lines to composer.json
@@ -17,7 +16,7 @@ Run ```php composer.phar require denpa/php-bitcoinrpc``` in your project directo
17
16
and run ```php composer.phar install```.
18
17
19
18
## Requirements
20
-
PHP 7.1 or higher
19
+
PHP 8.0 or higher
21
20
_For PHP 5.6 and 7.0 use [php-bitcoinrpc v2.0.x](https://github.com/denpamusic/php-bitcoinrpc/tree/2.0.x)._
0 commit comments