We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176006c commit 3efa434Copy full SHA for 3efa434
bin/release
@@ -22,7 +22,7 @@ git add CHANGELOG.md && git commit -m "Release $1" -S && git push origin "$CURRE
22
23
./bin/subtree-split
24
25
-for REMOTE in origin stomp amqp-ext amqp-lib amqp-bunny amqp-tools pheanstalk gearman sqs gps fs redis dbal null rdkafka enqueue simple-client enqueue-bundle job-queue test async-event-dispatcher mongodb
+for REMOTE in origin stomp amqp-ext amqp-lib amqp-bunny amqp-tools pheanstalk gearman sqs gps fs redis dbal null rdkafka enqueue simple-client enqueue-bundle job-queue test async-event-dispatcher mongodb wamp monitoring
26
do
27
echo ""
28
0 commit comments