Skip to content

Commit c1ea43f

Browse files
Use own html bundle instead of collective's one.
1 parent 33c0fa9 commit c1ea43f

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
@@ -22,7 +22,7 @@
2222
"require": {
2323
"php": ">=5.5.9",
2424
"illuminate/support": "5.1.*|5.2.*",
25-
"laravelcollective/html": "^5.2",
25+
"jaapmoolenaar.nl/html": "^5.2",
2626
"laracasts/flash": "^1.3"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)