Skip to content

chore(deps-dev): bump orchestra/testbench from 11.1.0 to 11.2.0 in the minor-and-patch group - #49

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/minor-and-patch-87bf2e1318
Aug 14, 2026
Merged

chore(deps-dev): bump orchestra/testbench from 11.1.0 to 11.2.0 in the minor-and-patch group#49
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/minor-and-patch-87bf2e1318

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 1 update: orchestra/testbench.

Updates 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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 1 update: [orchestra/testbench](https://github.com/orchestral/testbench).


Updates `orchestra/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
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 14, 2026
@github-actions
github-actions Bot merged commit be28dbe into main Aug 14, 2026
7 of 13 checks passed
@dependabot
dependabot Bot deleted the dependabot/composer/minor-and-patch-87bf2e1318 branch August 14, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants