Skip to content

Update orchestra/testbench requirement from ^10.0 to ^10.0 || ^11.0 - #455

Open
dependabot[bot] wants to merge 2 commits into
5.xfrom
dependabot/composer/orchestra/testbench-tw-10.0or-tw-11.0
Open

Update orchestra/testbench requirement from ^10.0 to ^10.0 || ^11.0#455
dependabot[bot] wants to merge 2 commits into
5.xfrom
dependabot/composer/orchestra/testbench-tw-10.0or-tw-11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on orchestra/testbench to permit the latest version.

Release notes

Sourced from orchestra/testbench's releases.

v11.1.0

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

Sourced from orchestra/testbench's changelog.

11.1.0

Released: 2026-04-09

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.

11.0.0

Released: 2026-03-16

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
Commits

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.

Updates the requirements on [orchestra/testbench](https://github.com/orchestral/testbench) to permit the latest version.
- [Release notes](https://github.com/orchestral/testbench/releases)
- [Changelog](https://github.com/orchestral/testbench/blob/11.x/CHANGELOG-11.x.md)
- [Commits](orchestral/testbench@v10.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: orchestra/testbench
  dependency-version: 11.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies php Pull requests that update php code labels Jul 18, 2026
@what-the-diff

what-the-diff Bot commented Jul 18, 2026

Copy link
Copy Markdown

PR Summary

  • Enhanced Compatibility
    Adjusted software dependencies to ensure our application works with more versions of "orchestra/testbench".

Updated the version constraint for orchestra/testbench.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant