We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b1e85 commit 0e5624dCopy full SHA for 0e5624d
README.md
@@ -16,8 +16,9 @@ It works on Linux, Windows or MacOS.
16
Requires PHP >= 7.4 (support for PHP 5 was available in version 1.x, for PHP 7.0
17
and 7.1 in version < 2.1.0, for PHP 7.2 and 7.3 in version < 2.4.0).
18
19
-> **Note**
20
-> This library can not be used in a web context (FPM or equivalent). Use it in your CLI scripts or in a [CRON](doc/04-cron-usage.md)
+> [!NOTE]
+> This library can not be used in a web context (FPM or equivalent). Use
21
+> it in your CLI scripts or in a [CRON](doc/04-cron-usage.md)
22
23
## Installation
24
0 commit comments