cakephp-filesystem
cakephp-filesystem copied to clipboard
Update composer.json to work with Cake5
everything seems to work nice
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
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.