Skip to content
This repository was archived by the owner on Aug 30, 2020. It is now read-only.

Commit 5999c0b

Browse files
committed
update laravelcollective/html version
1 parent e94672f commit 5999c0b

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"laravel/framework": "~5.5|^6.0",
14-
"laravelcollective/html": "^5.6",
14+
"laravelcollective/html": "^5.6|^6.0",
1515
"ramsey/uuid": "^3.7",
1616
"moontoast/math": "^1.1"
1717
},

0 commit comments

Comments
 (0)