dotkernel / admin

DotKernel Admin Application, built on top of Mezzio microframework and using Laminas components.ezzio for branch 2 and above.
https://admin5.dotkernel.net
MIT License
26 stars 5 forks source link

remove use Doctrine\Common\Cache\PhpFileCache; #221

Closed arhimede closed 7 months ago

arhimede commented 7 months ago

use Doctrine\Common\Cache\PhpFileCache;

remove it

bidi47 commented 7 months ago

solved in https://github.com/dotkernel/admin/pull/223