Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Newer versions and changed author's email
  • Loading branch information
LaravelDaily authored Jan 31, 2017
1 parent 5aa899d commit 56af10b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
{
"name": "PovilasKorop",
"email": "povilas@webcoderpro.com"
"email": "povilas@laraveldaily.com"
}
],
"version": "2.1.0",
"version": "2.1.1",
"require": {
"laravel/framework": "5.4.*",
"laravelcollective/html": "^5.3",
"laravelcollective/html": "^5.4",
"intervention/image": "^2.3",
"yajra/laravel-datatables-oracle": "^6.18"
},
Expand Down

0 comments on commit 56af10b

Please sign in to comment.