cakephp-filesystem icon indicating copy to clipboard operation
cakephp-filesystem copied to clipboard

Update composer.json to work with Cake5

Open harpax opened this issue 2 years ago • 2 comments

everything seems to work nice

harpax avatar Dec 28 '23 14:12 harpax

Is there any chance that this package get's bumped up to be compatible with CakePHP 5.x Currently I can not upgrade since composer requires CakePHP 4.x

alexvanniel avatar Sep 24 '24 14:09 alexvanniel

everything seems to work nice

I know, a pull request from way back in 2023 but I am wondering how you concluded that everything seems to work since the \Cake\Filesystem, \Cake\Filesystem\File and \Cake\Filesystem\Folder have been deprecated in 4.x and have been removed entirely in 5.x causing this package to not function since it relies on \Cake\Filesystem Just curious as to how you concluded this, nothing more or less.

alexvanniel avatar Sep 25 '24 06:09 alexvanniel