Skip to content

Update matthiasnoback/symfony-dependency-injection-test requirement from ^5.1 to ^6.2#3

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/matthiasnoback/symfony-dependency-injection-test-tw-6.2
Open

Update matthiasnoback/symfony-dependency-injection-test requirement from ^5.1 to ^6.2#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/matthiasnoback/symfony-dependency-injection-test-tw-6.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Updates the requirements on matthiasnoback/symfony-dependency-injection-test to permit the latest version.

Release notes

Sourced from matthiasnoback/symfony-dependency-injection-test's releases.

Release 6.2.0

What's Changed

New Contributors

Full Changelog: SymfonyTest/SymfonyDependencyInjectionTest@6.1.0...6.2.0

Changelog

Sourced from matthiasnoback/symfony-dependency-injection-test's changelog.

Changelog

v4.3.0

  • Added support for Symfony 6,
  • Removed support for Symfony <4.4 & >5.0 - <5.3

v4.2.1

  • Support for PHP8

v4.2.0

  • Fix: PSR-4 autoloading (#132)
  • Add @coversNothing annotation to prevent raising risky warnings in PHPUnit 9
  • Fix: run prepend() for all extensions first, then load() then extensions (#126)

v4.1.0

  • Support for Symfony 5.

v4.0.0

  • Added support for PHPUnit 8.0
  • Dropped support for PHPUnit 7.x
  • Dropped support for PHP 7.1
  • Made classes and methods final
  • Added more type hints.

v3.1.0

  • Added support for yaml file extension.

v3.0.0

  • Dropped support for PHPUnit < 7.0
  • [BC Break] Add return type hints to all toString() methods of the constraint classes for compatibility with PHPUnit 7
  • Dropped support for PHP < 7.1

v2.3.0

  • Testing on Symfony 4 and make sure test passes
  • Support for named arguments
  • Service/alias names might be FQCNs

v2.2.0

  • Support for Symfony 4

v2.1.0

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [matthiasnoback/symfony-dependency-injection-test](https://github.com/matthiasnoback/SymfonyDependencyInjectionTest) to permit the latest version.
- [Release notes](https://github.com/matthiasnoback/SymfonyDependencyInjectionTest/releases)
- [Changelog](https://github.com/SymfonyTest/SymfonyDependencyInjectionTest/blob/master/CHANGELOG.md)
- [Commits](SymfonyTest/SymfonyDependencyInjectionTest@5.1.0...6.2.0)

---
updated-dependencies:
- dependency-name: matthiasnoback/symfony-dependency-injection-test
  dependency-version: 6.2.0
  dependency-type: direct:development
...

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 Dec 1, 2025
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