Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ModestasV committed Sep 24, 2018
1 parent 047d526 commit 070ee19
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"email": "[email protected]"
}
],
"version": "4.0.1",
"version": "5.0.0",
"require": {
"laravel/framework": "5.6.*",
"laravel/framework": "5.7.*",
"laravelcollective/html": "^5.4",
"intervention/image": "^2.3",
"yajra/laravel-datatables-oracle": "^6.18"
Expand Down
7 changes: 5 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,13 @@ Finally, see free alternatives in our article on Laravel News: [13 Laravel Admin


## Package Requirements
* Laravel `^5.6`
* Laravel `^5.7`

### Laravel 5.6 users info!
To use Quickadmin with Laravel Laravel 5.6 use branch `4.0.1`

### Laravel 5.5 users info!
To use Quickadmin with Laravel Laravel 5.4 use branch `3.0.2`
To use Quickadmin with Laravel Laravel 5.5 use branch `3.0.2`

### Laravel 5.4 users info!
To use Quickadmin with Laravel Laravel 5.4 use branch `2.1.1`
Expand Down

0 comments on commit 070ee19

Please sign in to comment.