Skip to content

Tags: amazon-php/sp-api-sdk

Tags

7.2.0

Toggle 7.2.0's commit message
Updated CHANGELOG.md

7.1.1

Toggle 7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump phpstan/phpstan from 1.12.19 to 1.12.27 in /tools (#750)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.19 to 1.12.27.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.19...1.12.27)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 1.12.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason Hebert <4276690+jasonhebert@users.noreply.github.com>

7.1.0

Toggle 7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump phpstan/phpstan from 1.12.18 to 1.12.19 in /tools (#731)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.18 to 1.12.19.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.18...1.12.19)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

7.0.0

Toggle 7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump phpstan/phpstan from 1.12.16 to 1.12.17 in /tools (#726)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.16 to 1.12.17.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.16...1.12.17)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

6.2.0

Toggle 6.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correct templates so that optional request method params are nullable. (

#702)

6.1.1

Toggle 6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump symfony/process and phpstan/phpstan in /tools (#693)

Bump symfony/process from 5.4.24 to 5.4.46 in /tools

Bumps [symfony/process](https://github.com/symfony/process) from 5.4.24 to 5.4.46.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v5.4.24...v5.4.46)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: indirect
...

Bump phpstan/phpstan from 1.12.7 to 1.12.8 in /tools

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.7 to 1.12.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.7...1.12.8)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

6.1.0

Toggle 6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump symfony/var-dumper from 6.4.9 to 6.4.13 (#685)

Bumps [symfony/var-dumper](https://github.com/symfony/var-dumper) from 6.4.9 to 6.4.13.
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/7.1/CHANGELOG.md)
- [Commits](symfony/var-dumper@v6.4.9...v6.4.13)

---
updated-dependencies:
- dependency-name: symfony/var-dumper
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

6.0.1

Toggle 6.0.1's commit message
Updated CHANGELOG.md

6.0.0

Toggle 6.0.0's commit message
Updated CHANGELOG.md

5.0.9

Toggle 5.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make optional parameters nullable even when they have a default value (

…#561)