Skip to content

chore(deps): bump orchestra/testbench from 11.1.0 to 11.2.0 - #1507

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/orchestra/testbench-11.2.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/orchestra/testbench-11.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026 •

Copy link
Copy Markdown
Contributor

Bumps orchestra/testbench from 11.1.0 to 11.2.0.

Release notes

Sourced from orchestra/testbench's releases.

v11.2.0

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+.
Changelog

Sourced from orchestra/testbench's changelog.

11.2.0

Released: 2026-08-07

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+.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [orchestra/testbench](https://github.com/orchestral/testbench) from 11.1.0 to 11.2.0.
- [Release notes](https://github.com/orchestral/testbench/releases)
- [Changelog](https://github.com/orchestral/testbench/blob/11.x/CHANGELOG-11.x.md)
- [Commits](orchestral/testbench@v11.1.0...v11.2.0)

---
updated-dependencies:
- dependency-name: orchestra/testbench
  dependency-version: 11.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added composer Pull requests that update a PHP dependency dependencies Pull requests that update a dependency file labels Aug 15, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

composer Pull requests that update a PHP dependency dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants