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 ef700fe commit 1d5a642Copy full SHA for 1d5a642
README.md
@@ -19,7 +19,7 @@ composer require redbitcz/debug-mode-enabler
19
```
20
21
## Requirements
22
-Package is require PHP <=7.3 and temporary directory with writable access.
+Package is require PHP version at least 7.3 and temporary directory with writable access.
23
24
## Using
25
Anywhere in your app you can determine if app is running in Debug mode by simple code:
0 commit comments