salahhusa9 / laravel-updater

Laravel Updater is a simple yet powerful package for updater your Laravel applications. It makes it easy to upgrade your application to the latest version with just one command.
https://salahhusa9.com/laravel-updater
MIT License
176 stars 19 forks source link

Update dependency orchestra/testbench to v9 #39

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
orchestra/testbench (source) ^8.8 -> ^9.0 age adoption passing confidence

Release Notes

orchestral/testbench (orchestra/testbench) ### [`v9.0.0`](https://togithub.com/orchestral/testbench/releases/tag/v9.0.0) [Compare Source](https://togithub.com/orchestral/testbench/compare/v8.22.0...v9.0.0) ##### Added - Added support for PHPUnit 11. ##### Changes - Update support for Laravel Framework v11. - Increase minimum PHP version to 8.2 and above (tested with 8.2 and 8.3). ##### Deprecated - Deprecate `Orchestra\Testbench\Concerns\HandlesAnnotations` in line with PHPUnit removal support for meta-comment support using annotation. ##### Removed - Remove deprecated `Orchestra\Testbench\Concerns\Database\HandlesConnections` trait. - Removed deprecated `create-sqlite-db` and `drop-sqlite-db` standalone commands.

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 has been generated by Mend Renovate. View repository job log here.