Skip to content

Commit

Permalink
Merge pull request #4 from dreamfactorysoftware/configure-dependabot
Browse files Browse the repository at this point in the history
Add pubsub package URL
  • Loading branch information
yaroslavmo authored Oct 4, 2019
2 parents dce2811 + f232013 commit 5df0beb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
},
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{
"type": "vcs",
"url": "https://github.com/dreamfactorysoftware/df-pubsub"
}
],
"require": {
"dreamfactory/df-pubsub": "~0.1.1",
"php-amqplib/php-amqplib": "2.7.*"
Expand Down

0 comments on commit 5df0beb

Please sign in to comment.