-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Conversation
Author
⚠️ 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: composer.lock
Command failed: composer install --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- laminas/laminas-code is locked to version 4.4.2 and an update of this package was not requested.
- laminas/laminas-code 4.4.2 requires php ^7.4 || ~8.0.0 -> your php version (8.5.9) does not satisfy that requirement.
Problem 2
- php-amqplib/php-amqplib is locked to version v2.12.3 and an update of this package was not requested.
- php-amqplib/php-amqplib v2.12.3 requires php >=5.6.3,<8.0 -> your php version (8.5.9) does not satisfy that requirement.
Problem 3
- clivern/chunk is locked to version 2.0.1 and an update of this package was not requested.
- clivern/chunk 2.0.1 requires php-amqplib/php-amqplib ^2.11 -> satisfiable by php-amqplib/php-amqplib[v2.12.3].
- php-amqplib/php-amqplib v2.12.3 requires php >=5.6.3,<8.0 -> your php version (8.5.9) does not satisfy that requirement.
Tick the box to add this pull request to the merge queue (same as @mergifyio queue).
- Queue this pull request
2 similar comments
Tick the box to add this pull request to the merge queue (same as @mergifyio queue).
- Queue this pull request
Tick the box to add this pull request to the merge queue (same as @mergifyio queue).
- Queue this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
3.2.3→3.3.7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
zircote/swagger-php (zircote/swagger-php)
v3.3.7Compare Source
What's Changed
Full Changelog: zircote/swagger-php@3.3.6...3.3.7
v3.3.6Compare Source
What's Changed
Full Changelog: zircote/swagger-php@3.3.4...3.3.6
v3.3.5Compare Source
What's Changed
Full Changelog: zircote/swagger-php@3.3.3...3.3.5
v3.3.4Compare Source
What's Changed
Full Changelog: zircote/swagger-php@3.3.3...3.3.4
v3.3.3Compare Source
What's Changed
Full Changelog: zircote/swagger-php@3.3.2...3.3.3
v3.3.2Compare Source
What's Changed
New Contributors
Full Changelog: zircote/swagger-php@3.3.1...3.3.2
v3.3.1Compare Source
Bug fix release with a temporary fix to handle missing context when using swagger-php via the nelmio annotation bundle (symfony)
v3.3.0: Bugfix / MaintenanceCompare Source
GeneratorAttachableannotation to attach arbitrary data to actual OpenApi annotationsConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.