We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60674f7 commit 047a7a8Copy full SHA for 047a7a8
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 wamp monitoring dsn
+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 async-command mongodb wamp monitoring dsn
26
do
27
echo ""
28
0 commit comments