- [ ] Figure out why the table schema are missing when running the testuite on GA. - [x] Add back authorization plugin to "require-dev" when it has a Cake 5 compatible branch. - [ ] Update LazyTableTrait for schema creation. TestFixture::create() no longer exists. - [x] Use [named arguments for finders](https://github.com/cakephp/cakephp/pull/17108) - see https://github.com/cakephp/debug_kit/pull/931