rxcod9 / joy-voyager-laravel-demo

Joy Voyager Laravel Demo shows integration of Joy Voyager Packages with Voyager.
https://joy-voyager.kodmonk.com
5 stars 1 forks source link

Update dependency nunomaduro/collision to v6 #23

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
nunomaduro/collision require-dev major 5.11.0 -> 6.1.0

Release Notes

nunomaduro/collision ### [`v6.1.0`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v610-2022-01-18-httpsgithubcomnunomadurocollisioncomparev600v610) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v6.0.0...v6.1.0) ##### Added - Coverage support ([#​206](https://togithub.com/nunomaduro/collision/pull/206)) ### [`v6.0.0`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v600-2022-01-10-httpsgithubcomnunomadurocollisioncomparev5110v600) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v5.11.0...v6.0.0) ##### Added - Support for `symfony/console: ^6.0` ##### Changed - Drop support for `symfony/console: ^5.0`

Configuration

πŸ“… Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

⚠ 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:

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_php --label=renovate_child -v "/mnt/renovate/gh/rxcod9/joy-voyager-laravel-demo":"/mnt/renovate/gh/rxcod9/joy-voyager-laravel-demo" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/rxcod9/joy-voyager-laravel-demo" docker.io/renovate/php:latest bash -l -c "install-tool composer 2.2.7 && composer update nunomaduro/collision --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
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 nunomaduro/collision 6.1.0 -> satisfiable by nunomaduro/collision[v6.1.0].
    - nunomaduro/collision v6.1.0 requires php ^8.0.0 -> your php version (7.4.28) 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.
renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.