Skip to content

Commit abcf56c

Browse files
committed
dbal transport
1 parent 75b8bbe commit abcf56c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/subtree-split

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ remote stomp git@github.com:php-enqueue/stomp.git
4949
remote amqp-ext git@github.com:php-enqueue/amqp-ext.git
5050
remote fs git@github.com:php-enqueue/fs.git
5151
remote redis git@github.com:php-enqueue/redis.git
52+
remote dbal git@github.com:php-enqueue/dbal.git
5253
remote enqueue-bundle git@github.com:php-enqueue/enqueue-bundle.git
5354
remote job-queue git@github.com:php-enqueue/job-queue.git
5455
remote test git@github.com:php-enqueue/test.git
@@ -59,6 +60,7 @@ split 'pkg/stomp' stomp
5960
split 'pkg/amqp-ext' amqp-ext
6061
split 'pkg/fs' fs
6162
split 'pkg/redis' redis
63+
split 'pkg/dbal' dbal
6264
split 'pkg/enqueue-bundle' enqueue-bundle
6365
split 'pkg/job-queue' job-queue
6466
split 'pkg/test' test

0 commit comments

Comments
 (0)