-
-
Notifications
You must be signed in to change notification settings - Fork 45
Releases: CodeDredd/laravel-soap
Releases Β· CodeDredd/laravel-soap
v2.0.0-beta.5
@release-drafter
release-drafter
938f361
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Changes
π Bug Fixes
- fix(laravel-soap-115): setting headers is not working @CodeDredd (#120)
π§° Maintenance
- chore: code clean up @CodeDredd (#118)
Assets 2
v1.5.1
Changes
π Bug Fixes
- fix(laravel-soap-115): setting headers is not working @CodeDredd (#120)
π§° Maintenance
- chore: code clean up @CodeDredd (#118) without changing the client
Assets 2
v2.0.0-beta.4
@release-drafter
release-drafter
00e5d52
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Changes
π Bug Fixes
- fix(laravel-soap-109): Fix type error with php 8 @CodeDredd (#117) Thanks @bastien-phi
π§° Maintenance
- chore(deps-dev): bump orchestra/testbench from 6.13.0 to 6.15.0 @dependabot-preview (#114)
- chore(deps-dev): bump phpunit/phpunit from 9.5.2 to 9.5.4 @dependabot-preview (#116)
- chore(deps): bump php-http/guzzle7-adapter from 0.1.1 to 1.0.0 @dependabot-preview (#111)
Assets 2
v2.0.0-beta.3
Assets 2
v2.0.0-beta.2
@release-drafter
release-drafter
d42b3d4
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Assets 2
v2.0.0-beta.1
@release-drafter
release-drafter
55cc5a2
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Making a real release so no problems are happining with laravel 8 install
Changes
π§° Maintenance
- chore(deps-dev): bump orchestra/testbench from 6.12.1 to 6.13.0 @dependabot-preview (#102)
- chore(deps-dev): bump orchestra/testbench from 6.11.0 to 6.12.1 @dependabot-preview (#101)
Assets 2
v1.5.0
v1.4.0 - Small improvements
Assets 2
v2.0.0-beta.0
v2.0.0-beta.0
Pre-release
Pre-release
Changes
- Guzzle6 issue fix @vardanmovsisyan (#98)
Features
- added composer 2 compatibility
- added PHP 8 support
π§° Maintenance
- chore(deps): bump php-http/discovery from 1.12.0 to 1.13.0 @dependabot-preview (#77)
- chore(deps): bump phpro/soap-client from 1.3.1 to 1.3.2 @dependabot-preview (#76)
- chore(deps-dev): bump phpunit/phpunit from 9.4.3 to 9.4.4 @dependabot-preview (#80)
- chore(deps): bump php-http/message from 1.9.1 to 1.10.0 @dependabot-preview (#73)
- chore(deps-dev): bump laminas/laminas-code from 3.4.1 to 3.5.1 @dependabot-preview (#81)
- Fix namespaces for testing classes @peter279k (#78)
- chore(deps-dev): bump phpunit/phpunit from 9.4.2 to 9.4.3 @dependabot-preview (#72)
- chore(deps-dev): bump orchestra/testbench from 6.3.0 to 6.4.0 @dependabot-preview (#71)
Assets 2
v2.0.0-alpha.0
@release-drafter
release-drafter
92345b6
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
v2.0.0-alpha.0
Pre-release
Pre-release
Changes
Big points here:
- Moved to Guzzle 7
- Increased PHP Version Minimum to 7.3
π Features
- refactor(2.0): Guzzle 7 Support @CodeDredd (#70)
- refactor(1.0): Laravel 8 Suppport Updates @CodeDredd (#69)
π§° Maintenance
- refactor(2.0): Guzzle 7 Support @CodeDredd (#70)
- [BREAKING CHANGE] Support laravel 8 (again - sorry!) @ohnotnow (#67)
- refactor(1.0): Laravel 8 Suppport Updates @CodeDredd (#69)
π₯ BREAKING CHANGE
- [BREAKING CHANGE] Support laravel 8 (again - sorry!) @ohnotnow (#67)
- refactor(1.0): Laravel 8 Suppport Updates @CodeDredd (#69)