sonata-project / cache

[Deprecated] Cache library
https://github.com/sonata-project/cache
MIT License
332 stars 29 forks source link

Update composer #209

Closed jordisala1991 closed 3 years ago

jordisala1991 commented 3 years ago

Subject

I am targeting this branch, because this is BC.

Changelog

### Added
- Added support for `psr/log` 2 and 3
### Removed
- Removed support for PHP < 7.3
jordisala1991 commented 3 years ago

Just by curiosity, what's the need ? (this library is deprecated)

Without this change we are stuck on SonataAdminBundle psr/log 1.0

jordisala1991 commented 3 years ago

This library is used on BlockBundle I think. Even if it is suposed to be "deprecated" it is not unused.

VincentLanglet commented 3 years ago

Even if it is suposed to be "deprecated" it is not unused.

Sure I was wondering where it was used.

This library is used on BlockBundle I think.

Indeed :'( We have to tackle https://github.com/sonata-project/SonataBlockBundle/issues/663