* API Support many_many through polymorphic relations (from side only) Fixes #7911 Fixes #3136 * Add extra docs and allow optional arguments * ENHANCEMENT Enable quiet to be turned off * BUG Fix issue with manymanythroughlist duplication
Speeds up autoloading because composer psr-4 works properly now
This updates framework to be more in keeping with PHP conventions.