Skip to content

Commit 2624ec6

Browse files
docs: upgrade package description
Updated the description to clarify the library's purpose and features.
1 parent 61e330d commit 2624ec6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stann/stream",
3-
"description": "Pipe-native stream functions for PHP 8.5+. Curried, lazy, zero-wrapper.",
3+
"description": "Pipe-native stream processing for PHP 8.5+ lazy, curried, zero-dependency collection functions designed for the |> pipe operator.",
44
"type": "library",
55
"license": "MIT",
66
"minimum-stability": "stable",

0 commit comments

Comments
 (0)