Skip to content

Commit 0e3162d

Browse files
committed
adding composer info
Signed-off-by: RJ Garcia <rj@bighead.net>
1 parent 20d0653 commit 0e3162d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

composer.json

+10
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
{
2+
"name": "krak/php-inc",
3+
"description": "Php inc file generator",
4+
"type": "library",
5+
"license": "MIT",
6+
"authors": [
7+
{
8+
"name": "RJ Garcia",
9+
"email": "rj@bighead.net"
10+
}
11+
],
212
"autoload": {
313
"psr-4": {
414
"Krak\\PhpInc\\": "src"

0 commit comments

Comments
 (0)