Skip to content

Commit 4b426eb

Browse files
committed
Added composer file
1 parent 8647b96 commit 4b426eb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

composer.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "fatzebra/fatzebra-php",
3+
"version": "1.1.7",
4+
"repositories": [
5+
{
6+
"type": "vcs",
7+
"url": "https://github.com/fatzebra/PHP-Library"
8+
}
9+
]
10+
}

0 commit comments

Comments
 (0)