Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajul Mondal committed Jun 13, 2017
1 parent 6e127da commit 8f5f945
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Laravel admin pannel using Vue.js
> *STEP 2:* Get the package under packages/Razzul and rename laravel-vue-admin to LaravelVueAdmin <br>
```
composer require laravel-vue-admin_
composer require "razzul/laravelvueadmin:1.0.0"
or
clone the package from https://github.com/razzul/laravel-vue-admin
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"issues": "https://github.com/razzul/laravel-vue-admin/issues",
"source": "https://github.com/razzul/laravel-vue-admin"
},
"version": "1.0.0",
"version": "1.2.0",
"require": {
"laravelcollective/html": "5.*",
"yajra/laravel-datatables-oracle": "^7.0",
Expand Down

0 comments on commit 8f5f945

Please sign in to comment.