Skip to content

Commit 7097f62

Browse files
committed
Fix fuzzy console output due to nunomaduro/termwind
1 parent 3cfeda9 commit 7097f62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@
4646
]
4747
}
4848
},
49+
"conflict": {
50+
"laravel/framework": "<9.2.0"
51+
},
4952
"minimum-stability": "dev",
5053
"prefer-stable": true
5154
}

0 commit comments

Comments
 (0)