Fixed incompatibility issues with Lumen
Prior to this release, Lumen was incompatible due to Lumen's usage of
Laravel\Lumen\Http\ResponseFactory
instead of Laravel's native
response factory class. This release allows Lumen applications to use
this package's xml capabilities. 🎉