Skip to content

Update dependency orchestra/testbench to v11 - #152

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/orchestra-testbench-11.x
Open

Update dependency orchestra/testbench to v11#152
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/orchestra-testbench-11.x

Conversation

@renovate

@renovate renovate Bot commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
orchestra/testbench (source) ^6.0.0|^7.0.0|^8.0.0|^9.0.0|^10.0.011.2.0 age confidence

Release Notes

orchestral/testbench (orchestra/testbench)

v11.2.0

Compare Source

Changes
  • Update minimum support for Testbench Core v11.4.0+. (v11.2.0...v11.4.0)
  • Supports PHPUnit 13.2 and 13.3.
Testbench Changes
Changes
  • Supports for Laravel Framework 13.23.0.
  • Requires symfony/polyfill-php84 for Pdo\Mysql class on PHP 8.3 and below.
  • Loads Orchestra\Testbench\Attributes\WithConfig after application has been booted to allow merging configuration via Service Provider by default. Use defer: false parameter to disable this.
  • Add flushState() to FormRequest to reset global strict mode between tests.
  • Update skeleton.
Fixes
  • Fix Orchestra\Testbench\Attributes\WithConfig shouldn't defer setting up framework configuration.
  • Fix missing --without-cache option when using package:test command with nunomaduro/collision version 8.9.4+.

v11.1.0

Compare Source

Changes
  • Update minimum support for Testbench Core v11.2.0+. (v11.0.0...v11.2.0)
  • Supports PHPUnit 13.1.
Testbench Changes
Changes
  • Removed no longer relevants method_exists() and class_exists() usage.
  • Add flushState() to FormRequest to reset global strict mode between tests.

v11.0.0

Compare Source

Changes
  • Update support for Laravel Framework v13.
Removed
  • Remove deprecated Orchestra\Testbench\Foundation\Env class.
  • Remove deprecated Orchestra\Testbench\Foundation\Console\Concerns\HandleTerminatingConsole trait.
  • Remove deprecated Orchestra\Testbench\Foundation\Console\Actions\Action::pathLocation() method.
  • Remove deprecated Orchestra\Testbench\laravel_migration_path() function.
  • Remove supports for deprecated annotations:
    • @define-env
    • @environment-setup
    • @define-db
    • @define-route

v10.11.0

Compare Source

Changes
  • Update minimum support for Testbench Core v10.11.0+. (v10.10.0...v10.11.0)
  • Supports PHPUnit 13.0.
Testbench Changes
Changes
  • Supports for Laravel Framework 12.55.0.
Fixes
  • Fix --parallel compatibility with WithFixtures trait.

v10.10.0

Compare Source

Changes
  • Update minimum support for Testbench Core v10.10.0+. (v10.9.0...v10.10.0)
  • Supports PHPUnit 13.0.
Testbench Changes
Changes
  • Run seeder when testbench.yaml configured with seeders: true.
  • Use predefined $__filename to resolve original PestPHP's testCase file.
  • Update skeleton.
Fixes
  • Fix #[UsesVendor] attribute fails due to unbooted application, causing BindingResolutionException to be thrown.

v10.9.0

Compare Source

Changes
Testbench Changes
Added
  • Add Orchestra\Testbench\package_version_compare() function.
  • Add Orchestra\Testbench\Concerns\WithFixtures to automatically loads fixtures file for test.
Changes
  • Supports flushing JsonResource and JsonApiResource states.
  • Supports PHPUnit 12.5.
  • Use Orchestra\Sidekick\package_path() for better root package path detection.

v10.8.0

Compare Source

v10.7.0

Compare Source

v10.6.0

Compare Source

v10.5.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Mar 16, 2026

Copy link
Copy Markdown
Contributor 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 update orchestra/testbench:11.2.0 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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.
Dependency laravel/framework (via replace of illuminate/console) 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.
Dependency laravel/framework (via replace of illuminate/contracts) 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.
Dependency laravel/framework (via replace of illuminate/log) 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.
Dependency laravel/framework (via replace of illuminate/process) 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.
Dependency laravel/framework (via replace of illuminate/support) 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.
Dependency laravel/framework (via replace of illuminate/database) 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.
Dependency laravel/framework (via replace of illuminate/filesystem) 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 orchestra/testbench 11.2.0 -> satisfiable by orchestra/testbench[v11.2.0].
    - orchestra/testbench v11.2.0 requires laravel/framework ^13.23.0 -> found laravel/framework[v13.23.0, v13.24.0, v13.25.0, 13.x-dev] but the package is fixed to v12.19.3 (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.
  Problem 2
    - laravel/framework is locked to version v12.19.3 and an update of this package was not requested.
    - laravel/framework v12.19.3 requires league/commonmark ^2.7 -> satisfiable by league/commonmark[2.7.0].
    - league/commonmark 2.7.0 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.3.2].
    - nette/schema v1.3.2 requires php 8.1 - 8.4 -> your php version (8.5.9) 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
renovate Bot force-pushed the renovate/orchestra-testbench-11.x branch 2 times, most recently from 7af9432 to beed4c6 Compare April 9, 2026 06:57
@renovate
renovate Bot force-pushed the renovate/orchestra-testbench-11.x branch 2 times, most recently from be483b5 to cb9b733 Compare June 22, 2026 12:56
@renovate
renovate Bot force-pushed the renovate/orchestra-testbench-11.x branch from cb9b733 to 78e16f0 Compare July 22, 2026 11:06
@renovate
renovate Bot force-pushed the renovate/orchestra-testbench-11.x branch 3 times, most recently from cc86a28 to 32e9b16 Compare July 31, 2026 08:34
@renovate
renovate Bot force-pushed the renovate/orchestra-testbench-11.x branch 3 times, most recently from bdd8a0f to 6e7cc60 Compare August 11, 2026 08:09
@renovate
renovate Bot force-pushed the renovate/orchestra-testbench-11.x branch from 6e7cc60 to ea6c66c Compare August 12, 2026 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants