Skip to content

Commit bead084

Browse files
authored
Merge pull request #8 from fulll/feature_week5_58
hotfix: add missing repository information
2 parents 8941be2 + fb38d28 commit bead084

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)