diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ Add to your composer.json to have it loaded when you create your project: ```json "require" : { - "noahheck/E_PDOStatement" : "1.2.*" + "noahheck/e_pdostatement" : "1.2.*" } ``` |