Skip to content

Commit 3674f19

Browse files
committed
improved docs
1 parent 6f9089e commit 3674f19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ Requirements:
1717

1818
* PHP 7.4+
1919
* Curl library installed
20+
* PSR-7 implementation. By default [these popular libraries](https://github.com/middlewares/awesome-psr15-middlewares#psr-7-implementations) are detected automatically
2021

21-
>
22-
* If you need PHP 5.3 support, use the 1.x version
23-
* If you need PHP 5.4 support, use the 2.x version
24-
* If you need PHP 5.5-7.3 support, use the 3.x version
22+
> * If you need PHP 5.3 support, use the 1.x version
23+
> * If you need PHP 5.4 support, use the 2.x version
24+
> * If you need PHP 5.5-7.3 support, use the 3.x version
2525
2626
## Online demo
2727

0 commit comments

Comments
 (0)