From 50059faa6fb9bf25704483482b2ff9498a1770de Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Sat, 7 Feb 2015 23:10:38 +0100 Subject: [PATCH] Add constraint Fixes #164 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 583bf8a..508859c 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 config/app.php