Skip to content

Commit d7b1d02

Browse files
authored
Update composer.json
Add Laravel 5.6 support
1 parent 5a1910e commit d7b1d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=7.0",
2020
"yajra/laravel-datatables-oracle": "8.*",
21-
"laravelcollective/html": "5.4.*|5.5.*"
21+
"laravelcollective/html": "5.4.*|5.5.*|5.6.*"
2222
},
2323
"require-dev": {
2424
"mockery/mockery": "0.9.*",

0 commit comments

Comments
 (0)