Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 6, 2025

This PR contains the following updates:

Package Change Age Confidence
payrexx/payrexx (source) ^1.8 -> ^2.0 age confidence

Release Notes

payrexx/payrexx-php (payrexx/payrexx)

v2.0.2

Compare Source

Improvements

  • Handling of Multipart Requests
  • Handling of Nested Arrays in Requests

v2.0.1

Compare Source

Improvements

  • Improve Signature of Function addField on Several Request Models
  • Allow Arrays and Strings for Purpose on Gateway Requests

v2.0.0

Compare Source

This release introduces breaking changes. Improvements and changes include:

  • Change PHP Requirement to PHP 8.0
  • Introduce Guzzle as HTTP-Library
  • Introduce Tests with Pest-PHP
  • Introduce Endpoint Bill
  • Change Body format from URL-Encoded to JSON
  • Set default headers

v1.8.11

Compare Source

  • Added Version Support for Current API-Versions (1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9)

v1.8.10

Compare Source

  • Added Method to Retrieve a Payout With Details

v1.8.9

Compare Source

  • Added orderByTime to Transaction Request

v1.8.8

Compare Source

  • Changed Payout Amount Data Type To Int

v1.8.7

Compare Source

  • Added Create Manual Payout Functionality
  • Added Field HeaderCustomLink to Design-Entity
  • Added Information About Specifying a Custom Base Domain

v1.8.6

Compare Source

  • Changed composer.json to require at least PHP 7.4
  • Added new fee attribute to transaction class
  • Added PHPStan to check types and other circumstances and warns about errors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Jul 6, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: core/components/commerce_payrexx/composer.lock
Command failed: composer update payrexx/payrexx:2.0.2 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires payrexx/payrexx ^2.0 -> satisfiable by payrexx/payrexx[v2.0.2].
    - payrexx/payrexx v2.0.2 requires php ^8.0 -> your php version (7.4.0; overridden via config.platform, same as actual) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants