Skip to content

Commit b6ddba4

Browse files
committed
Link to repo since package is not in packagist yet
1 parent 72d6961 commit b6ddba4

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,11 @@
3434
"psr-4": {
3535
"PhproTest\\ApiProblemBundle\\": "test/"
3636
}
37-
}
37+
},
38+
"repositories": [
39+
{
40+
"type": "git",
41+
"url": "https://github.com/phpro/api-problem.git"
42+
}
43+
]
3844
}

0 commit comments

Comments
 (0)