Skip to content

Commit 1327dd3

Browse files
committed
add dependency for form favade
1 parent 7fbf6ee commit 1327dd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"require": {
1212
"php": ">=5.5.0",
1313
"illuminate/support": ">=5.0.0",
14+
"illuminate/html": "5.0.*@dev",
1415
"intervention/image": "2.*"
1516
},
1617
"autoload": {

0 commit comments

Comments
 (0)