From 800ac05377ab427fe1b53408f632257eed59d0f1 Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Sat, 7 Feb 2015 23:18:26 +0100 Subject: [PATCH] Revert wrong branch --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 508859c..583bf8a 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 ~1.11 + composer require barryvdh/laravel-ide-helper After updating composer, add the ServiceProvider to the providers array in config/app.php