Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pass singleton() a closure instead of an object
Laravel 7.22.0 (https://github.com/laravel/framework/releases/tag/v7.22.0) throws `TypeError`s when passed an object instead of a closure or class name. Fixes antonioribeiro#183
- Loading branch information