v3.0.0.beta.1
·
123 commits
to master
since this release
Changes
π Features
- Updated Response & Request classes @CodeDredd (#195)
- Refactoring XML parsers to veewee xml
π Bug Fixes
- Response 'body' working again with SoapFaults @CodeDredd (#195)
π§° Maintenance
- chore(deps): bump php-http/message from 1.12.0 to 1.13.0 @dependabot (#194)
- Updated test workflow to include all supported PHP versions
- Added Larastan (current lvl3)
- Added php-cs-fixer
- Removed commands code (Trying to add them later back)
π₯ BREAKING CHANGE
- Dropped laravel 8 support. Maintained in v2 branch @CodeDredd (#195)