Skip to content

Releases: mtownsend5512/response-xml

Support Laravel 11

12 Mar 15:15
bdf2c33
Compare
Choose a tag to compare

Update package requirements to Support Laravel 11

Support for Laravel 10

02 Feb 14:35
211cadf
Compare
Choose a tag to compare
Merge pull request #28 from laravel-shift/l10-compatibility

Laravel 10.x Compatibility

Naming convention standardizations + bumping Spatie package version

09 Oct 02:41
39b15dd
Compare
Choose a tag to compare
Merge pull request #26 from thanonoc/patch-1

Update composer.json

Laravel 9 support

21 Feb 14:24
25ea5b8
Compare
Choose a tag to compare
Merge pull request #22 from michalkortas/laravel9-upgrade

Upgrade to Laravel 9

PHP 8 Support

11 Jan 14:05
4051c9d
Compare
Choose a tag to compare
Merge pull request #13 from svs-group/master

PHP 8.0 support

Updated to support Laravel 8

10 Sep 15:28
Compare
Choose a tag to compare
1.3.1

Syntax fix

Updated to support Laravel 7

05 Mar 14:28
d63c34b
Compare
Choose a tag to compare
Merge pull request #6 from mateusjunges/support/laravel/7.x

Add support for Laravel 7.x

Supports Laravel 6.0

18 Sep 16:55
Compare
Choose a tag to compare
1.1.0

Update composer.json

Fixed incompatibility issues with Lumen

13 Mar 02:32
Compare
Choose a tag to compare

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. 🎉

Package launch

22 Oct 12:09
Compare
Choose a tag to compare
1.0.0

Package launch