FOSElasticaBundle icon indicating copy to clipboard operation
FOSElasticaBundle copied to clipboard

Update config.xml

Open changuelsami opened this issue 2 years ago • 3 comments

Fix to this deprecated message : Using "knp_paginator.subscriber" tag is deprecated, use "kernel.event_subscriber" instead

Please have a look at this : https://github.com/KnpLabs/KnpPaginatorBundle/issues/731

changuelsami avatar Mar 15 '22 14:03 changuelsami

You will also have to bump the KnpPaginatorBundle package.

XWB avatar Mar 15 '22 14:03 XWB

Sorry I don't understand :( (this is my first PR ever !!)

changuelsami avatar Mar 15 '22 15:03 changuelsami

For this to work the minimum version of KnpPaginatorBundle needs to be v5.5: https://github.com/KnpLabs/KnpPaginatorBundle/releases/tag/v5.5.0

So you will have to find out which package requires KnpPaginatorBundle and bump the minimum version.

XWB avatar Mar 15 '22 15:03 XWB

Closing as version 5.x is not supported anymore.

XWB avatar Aug 12 '22 20:08 XWB