Skip to content

Commit d093b20

Browse files
author
Jordan Hall
committed
Fix truncated description
1 parent b22a1e4 commit d093b20

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
@@ -1,6 +1,6 @@
11
{
22
"name": "rapidwebltd/array_undot",
3-
"description": "array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional a",
3+
"description": "array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.",
44
"type": "library",
55
"require": {
66
"illuminate/support": "^5.1"

0 commit comments

Comments
 (0)