We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f3cb5 commit 6ef2a37Copy full SHA for 6ef2a37
README.md
@@ -9,7 +9,7 @@ Use [Composer](https://getcomposer.org/)
9
10
### Composer Require
11
```
12
-composer require devcoder-xyz/php-router
+composer require devcoder-xyz/php-dotenv
13
14
15
## Requirements
@@ -75,4 +75,4 @@ NOTE: ``VARIABLE="true"`` will be processed to ```string(4) "true"```
75
76
## QuotedProcessor
77
78
-``VARIABLE="anything"`` will be processed to ```string(8) "anything"```
+``VARIABLE="anything"`` will be processed to ```string(8) "anything"```
0 commit comments