1 parent c42ac4b commit b724d18Copy full SHA for b724d18
1 file changed
README.md
@@ -17,6 +17,10 @@ Standalone Stackify PHP [PSR-3](https://github.com/php-fig/fig-standards/blob/ma
17
18
Install the latest version with `composer require stackify/logger`
19
20
+### Requirements
21
+* Stackify PHP Logger ^2.0 works with PHP 7.1 or above.
22
+* Stackify PHP Logger ^1.0 works with PHP 5.3 or above.
23
+
24
### Installation with Linux Agent
25
26
This is the suggested installation option, offering the best
0 commit comments