We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5511bd commit d7dfb70Copy full SHA for d7dfb70
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pinkary-project/type-guard",
3
- "description": "Type Guard module is part of the Gloss PHP, and allows you to narrow down the type of an variable to a more specific type.",
+ "description": "Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.",
4
"keywords": ["pinkary-project", "type-guard", "assert", "narrow", "type", "php"],
5
"license": "MIT",
6
"authors": [
0 commit comments