Skip to content

Commit b44e1b7

Browse files
committed
Updated keywords
1 parent 627c6c7 commit b44e1b7

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,7 +1,7 @@
11
{
22
"name": "opis/closure",
33
"description": "A library that can be used to serialize closures (anonymous functions) and arbitrary data.",
4-
"keywords": ["closure", "serialization", "function", "serializable", "serialize", "anonymous functions"],
4+
"keywords": ["closure", "serialization", "function", "serializable", "serialize", "anonymous functions", "anonymous classes"],
55
"homepage": "https://opis.io/closure",
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)