fix autoregistration of ElasticSearchDSL

This commit is contained in:
Tomas Votruba 2019-06-28 08:56:07 +02:00
parent 20486ae908
commit bc1a4c3ee0

View File

@ -5,3 +5,4 @@ services:
Rector\ElasticSearchDSL\:
resource: '../src'
exclude: '../src/{Rector/**/*Rector.php}'