Skip to content

Commit d80ed0d

Browse files
committed
add the upgrading file
1 parent 1df6d16 commit d80ed0d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

UPGRADING.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# From Bolt 5.2
2+
3+
## Use `illuminate/collections` instead of `tightenco/collect`
4+
5+
The namespace has changed from `Tightenco\Collect\Support\*` to `Illuminate\Support\*`.

0 commit comments

Comments
 (0)