Commit 863f8a5d authored by Anton Smirnov's avatar Anton Smirnov
Browse files

Drop support for versions < 4

parent de32c39a
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -19,9 +19,6 @@ composer require 'arokettu/bencode'

Supported versions:

* 1.x (bugfixes only, PHP 7.0+)
* 2.x (bugfixes only, PHP 8.0+)
* 3.x (bugfixes only, PHP 8.1+)
* 4.x (current, PHP 8.1+)

## Simple use