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
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,11 @@ Requirements:
17
17
18
18
* PHP 7.4+
19
19
* 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
20
21
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
0 commit comments