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 4791457 commit 62acad6Copy full SHA for 62acad6
README.md
@@ -36,7 +36,7 @@ This will download the package and its dependencies and add them to your vendor
36
require_once "vendor/autoload.php";
37
```
38
39
-If you're using a framework or other autoloading mechanism, you may not need to include this file manually.
+If you're using a framework or other autoloading mechanism, you may need to include this file manually.
40
41
To use this class with direct download, follow these steps:
42
0 commit comments