Skip to content

Commit ef37fcf

Browse files
committed
Fix installation conflict
1 parent 8d17f50 commit ef37fcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/RabbitMQElasticaBundle/Resources/config/services.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ services:
1111
arguments: ['%vadiktok_elastica.producers%']
1212

1313
vadiktok.rabbitmq.elastica.queue_pager_perister:
14+
public: true
1415
class: Vadiktok\RabbitMQElasticaBundle\QueuePagerPersister
1516
arguments:
1617
- '@fos_elastica.persister_registry'

0 commit comments

Comments
 (0)