Skip to content

Commit 56af10b

Browse files
authored
Update composer.json
Newer versions and changed author's email
1 parent 5aa899d commit 56af10b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
},
1010
{
1111
"name": "PovilasKorop",
12-
"email": "povilas@webcoderpro.com"
12+
"email": "povilas@laraveldaily.com"
1313
}
1414
],
15-
"version": "2.1.0",
15+
"version": "2.1.1",
1616
"require": {
1717
"laravel/framework": "5.4.*",
18-
"laravelcollective/html": "^5.3",
18+
"laravelcollective/html": "^5.4",
1919
"intervention/image": "^2.3",
2020
"yajra/laravel-datatables-oracle": "^6.18"
2121
},

0 commit comments

Comments
 (0)