Skip to content

Commit c30600f

Browse files
m1guelpfmichaeldyrynda
authored andcommitted
Support Laravel 5.6
1 parent e0a26d5 commit c30600f

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
@@ -4,7 +4,7 @@
44
"keywords": ["laravel", "preset", "tailwindcss"],
55
"license": "MIT",
66
"require": {
7-
"laravel/framework": "5.5.*"
7+
"laravel/framework": "5.5.*|5.6.*"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)