Open renovate[bot] opened 1 year ago
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:
Command failed: composer update beyondcode/laravel-dump-server:1.9.0 --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
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^9.0, found phpunit/phpunit[9.0.0, ..., 9.6.x-dev] but the package is fixed to 10.1.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
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:
Command failed: composer update beyondcode/laravel-dump-server:1.9.0 --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
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^9.0, found phpunit/phpunit[9.0.0, ..., 9.6.x-dev] but the package is fixed to 10.1.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
This PR contains the following updates:
1.7.0
->1.9.0
Release Notes
beyondcode/laravel-dump-server (beyondcode/laravel-dump-server)
### [`v1.9.0`](https://redirect.github.com/beyondcode/laravel-dump-server/releases/tag/1.9.0) [Compare Source](https://redirect.github.com/beyondcode/laravel-dump-server/compare/1.8.0...1.9.0) #### What's Changed - Laravel 10.x Compatibility by [@laravel-shift](https://redirect.github.com/laravel-shift) in [https://github.com/beyondcode/laravel-dump-server/pull/87](https://redirect.github.com/beyondcode/laravel-dump-server/pull/87) **Full Changelog**: https://github.com/beyondcode/laravel-dump-server/compare/1.8.0...1.9.0 ### [`v1.8.0`](https://redirect.github.com/beyondcode/laravel-dump-server/releases/tag/1.8.0) [Compare Source](https://redirect.github.com/beyondcode/laravel-dump-server/compare/1.7.0...1.8.0) #### What's Changed - Laravel 9 and Symfony Var-Dumper 6 Support by [@gofish543](https://redirect.github.com/gofish543) in [https://github.com/beyondcode/laravel-dump-server/pull/82](https://redirect.github.com/beyondcode/laravel-dump-server/pull/82) #### New Contributors - [@gofish543](https://redirect.github.com/gofish543) made their first contribution in [https://github.com/beyondcode/laravel-dump-server/pull/82](https://redirect.github.com/beyondcode/laravel-dump-server/pull/82)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.
This PR was generated by Mend Renovate. View the repository job log.