league/flysystemを1.1から2.5.6にあげました。adapterとmethodを調整しました。adapter https://flysystem.thephpleague.com/docs/adapter/local/ method https://flysystem.thephpleague.com/docs/upgrade-from-1.x/ を参照
CakePHP4のfetchTable()がphpstanでundefined method Cake\ORM\Table::findByTitle()で怒。@method \App\Model\Table\ArticlesTable fetchTable()で回避