Skip to content

Commit ee244e3

Browse files
committed
Adds initial composer.json
1 parent 6590b88 commit ee244e3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

composer.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "boilerkit/postgres",
3+
"description": "postgres",
4+
"authors": [
5+
{
6+
"name": "Branden Garrett",
7+
"email": "[email protected]"
8+
}
9+
],
10+
"require": {}
11+
}

0 commit comments

Comments
 (0)