Bukashk0zzz / FilterBundle

Symfony filtering bundle
MIT License
24 stars 5 forks source link

how to remove annotaion_reader dependency #15

Open andrconstruction opened 7 months ago

andrconstruction commented 7 months ago

The service "bukashk0zzz_filter.filter" has a dependency on a non-existent service "annotations.cached_reader".

andrconstruction commented 7 months ago

Should just remove unnececcary constructor within Service\Filter and remove arguments from services.yaml and something else?

Bukashk0zzz commented 7 months ago

PR https://github.com/Bukashk0zzz/FilterBundle/pull/16