From dae0b55befe2c68bdf31a7dfbb8f23bd0eba1605 Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Sat, 7 Feb 2015 23:18:57 +0100 Subject: [PATCH] Update version Fixes #164 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 81bbc3f..fd52142 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ Note: You do need CodeIntel for Sublime Text: https://github.com/SublimeCodeInte Require this package with composer using the following command: - composer require barryvdh/laravel-ide-helper + composer require barryvdh/laravel-ide-helper ~1.11 After updating composer, add the ServiceProvider to the providers array in app/config/app.php