From 2c53121ef9a835354220233011f8dfc63f104ab5 Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Sun, 10 Mar 2013 01:16:47 +0100 Subject: [PATCH] Update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 03c30f0..80a5251 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ The file has been tested in PHPStorm 6. Require this package in your composer.json: - "barryvdh/laravel-ide-helper": "dev-master" + "barryvdh/ide-helper": "dev-master" And add the ServiceProvider to the providers array in app/config/app.php