mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
Update version in readme
This commit is contained in:
@@ -11,7 +11,7 @@ Add the helper file to your laravel folder (not in a public folder). The file is
|
||||
|
||||
Require this package in your composer.json:
|
||||
|
||||
"barryvdh/laravel-ide-helper": "dev-master"
|
||||
"barryvdh/laravel-ide-helper": "1.*"
|
||||
|
||||
And add the ServiceProvider to the providers array in app/config/app.php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user