Skip to content

Commit

Permalink
updated for laravel 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KarolisNarkevicius committed Sep 15, 2017
1 parent 164fff0 commit 3221bb1
Show file tree
Hide file tree
Showing 3 changed files with 2,436 additions and 3 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": "2.1.1",
"version": "3.0.0",
"require": {
"laravel/framework": "5.4.*",
"laravel/framework": "5.5.*",
"laravelcollective/html": "^5.4",
"intervention/image": "^2.3",
"yajra/laravel-datatables-oracle": "^6.18"
Expand Down
Loading

0 comments on commit 3221bb1

Please sign in to comment.