Skip to content

Commit b53ac40

Browse files
authored
Update composer.json
`laravelcollective/html` dev-master now requires Laravel 5.5.*
1 parent 762225f commit b53ac40

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
@@ -24,7 +24,7 @@
2424
"require": {
2525
"php": ">=5.6.4",
2626
"yajra/laravel-datatables-oracle": "7.*",
27-
"laravelcollective/html": "dev-master"
27+
"laravelcollective/html": "5.4.*"
2828
},
2929
"require-dev": {
3030
"mockery/mockery": "0.9.*",

0 commit comments

Comments
 (0)