Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit 4ace5bf

Browse files
committed
Add library info to composer.json
1 parent 6cf82dd commit 4ace5bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"name": "fredemmott/type-assert",
3+
"description": "Convert untyped data to typed data",
4+
"keywords": ["hack", "TypeAssert" ],
25
"license": ["ISC"],
36
"require": {
47
"hhvm": "~3.9"

0 commit comments

Comments
 (0)