We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88df467 commit df83fe3Copy full SHA for df83fe3
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jungi/common",
3
"description": "A minimal library that defines primitive building blocks of PHP code.",
4
- "keywords": ["equatable"],
+ "keywords": ["equatable", "result", "expected"],
5
"type": "library",
6
"license": "MIT",
7
"authors": [
0 commit comments