Open Jean85 opened 6 years ago
I've forked this bundle to try and overcome the limit of the sensio/framework-extra-bundle constraint. Luckily that dependency is used only to have the @Pdf annotation available, and the BC between v3 and v4/5 in the Sensio bundle doesn't affect us.
sensio/framework-extra-bundle
@Pdf
Hence, this fix is more than enough.
I've forked this bundle to try and overcome the limit of the
sensio/framework-extra-bundle
constraint. Luckily that dependency is used only to have the@Pdf
annotation available, and the BC between v3 and v4/5 in the Sensio bundle doesn't affect us.Hence, this fix is more than enough.