Skip to content

Commit fb38d28

Browse files
committed
hotfix: add missing repository information
1 parent 8941be2 commit fb38d28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
"symfony/event-dispatcher": "~2.5|~3.0|~4.0",
1515
"fulll/command-bus": "^3.4"
1616
},
17+
"repositories": [
18+
{ "type": "git", "url": "[email protected]:fulll/command-bus.git" }
19+
],
1720
"autoload": {
1821
"psr-4": { "Rezzza\\CommandBusBundle\\": "" }
1922
},

0 commit comments

Comments
 (0)