Skip to content

Commit 5143d8a

Browse files
committed
Add github repo url in composer json
1 parent dac2840 commit 5143d8a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
"email": "[email protected]"
99
}
1010
],
11+
"repositories": [
12+
{
13+
"type": "vcs",
14+
"url": "https://github.com/valluminarias/php-nuller"
15+
}
16+
],
1117
"autoload": {
1218
"psr-4": {
1319
"Nuller\\": "src"

0 commit comments

Comments
 (0)