Skip to content

Commit

Permalink
updated for laravel 5/6
Browse files Browse the repository at this point in the history
  • Loading branch information
KarolisNarkevicius committed Mar 22, 2018
1 parent 91416f9 commit 73f7184
Showing 1 changed file with 2 additions and 2 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": "3.0.2",
"version": "4.0.0",
"require": {
"laravel/framework": "5.5.*",
"laravel/framework": "5.6.*",
"laravelcollective/html": "^5.4",
"intervention/image": "^2.3",
"yajra/laravel-datatables-oracle": "^6.18"
Expand Down

0 comments on commit 73f7184

Please sign in to comment.