pimcore / output-data-config-toolkit

Output Data Config Toolkit community bundle adds some additional tools for formatting data outputs to Pimcore.
Other
21 stars 22 forks source link

Replaced deprecated Pimcore\Cache\Runtime with RuntimeCache #46

Closed aashan10 closed 2 years ago

aashan10 commented 2 years ago

Resolves #45

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

dvesh3 commented 2 years ago

@aashan10 we can't drop support Pimcore 6 just like https://github.com/pimcore/output-data-config-toolkit/pull/46/files#diff-d2ab9925cad7eac58e0ff4cc0d251a937ecf49e4b6bf57f8b95aab76648a9d34L6 as we also have to adjust Symfony requirements and cleanup code related to Pimcore 6. Please create a separate PR to drop supports for Pimcore 6.