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 symfony/filesystem to v6 #28

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
symfony/filesystem (source) require major ^5.4 -> ^6.0

Release Notes

symfony/filesystem ### [`v6.0.6`](https://togithub.com/symfony/filesystem/releases/v6.0.6) [Compare Source](https://togithub.com/symfony/filesystem/compare/v6.0.5...v6.0.6) **Changelog** (https://github.com/symfony/filesystem/compare/v6.0.5...v6.0.6) - no significant changes ### [`v6.0.5`](https://togithub.com/symfony/filesystem/releases/v6.0.5) [Compare Source](https://togithub.com/symfony/filesystem/compare/v6.0.3...v6.0.5) **Changelog** (https://github.com/symfony/filesystem/compare/v6.0.4...v6.0.5) - no significant changes ### [`v6.0.3`](https://togithub.com/symfony/filesystem/releases/v6.0.3) [Compare Source](https://togithub.com/symfony/filesystem/compare/v6.0.0...v6.0.3) **Changelog** (https://github.com/symfony/filesystem/compare/v6.0.2...v6.0.3) - no significant changes ### [`v6.0.0`](https://togithub.com/symfony/filesystem/releases/v6.0.0) [Compare Source](https://togithub.com/symfony/filesystem/compare/v5.4.6...v6.0.0) **Changelog** (https://github.com/symfony/filesystem/compare/v6.0.0-RC1...v6.0.0) - no significant changes

Configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

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

â™» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 symfony/filesystem --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
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - symfony/filesystem 6.1.x-dev requires php >=8.1 -> your php version (7.4.28) does not satisfy that requirement.
    - symfony/filesystem[v6.0.0-BETA1, ..., 6.0.x-dev] require php >=8.0.2 -> your php version (7.4.28) does not satisfy that requirement.
    - Root composer.json requires symfony/filesystem ^6.0 -> satisfiable by symfony/filesystem[v6.0.0-BETA1, ..., 6.1.x-dev].

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