Releases: SymfonyTest/SymfonyDependencyInjectionTest
Releases · SymfonyTest/SymfonyDependencyInjectionTest
Release 6.0.0
What's Changed
- add support for phpunit 11 by @wickedOne in #157
- chore: remove testruns for symfony 6.3 by @Chris53897 in #161
- chore: fix ci deprecations, bump actions/cache 3 => 4 by @Chris53897 in #160
New Contributors
- @wickedOne made their first contribution in #157
Full Changelog: 5.1.0...6.0.0
5.1.0
What's Changed
- docs: fix ci badge in README.md by @Chris53897 in #152
- Use the correct argument in
assertContainerBuilderServiceDecoration()
by @mbabker in #147 - Add basic tests for
DefinitionDecoratesConstraint
by @stloyd in #155 - Fail when comparing arguments with reference by @stloyd in #154
- Check identity of the Container parameter by @Zales0123 in #128
New Contributors
- @Zales0123 made their first contribution in #128
Full Changelog: 5.0.0...5.1.0
Release 5.0.0
What's Changed
- 5.0 Proposal by @mbabker in #148
- chore: fix ci deprecations by @Chris53897 in #150
- Add PhpUnit 9.x to the supported version matrix in the readme by @jdreesen in #145
- Fix link in readme by @jdreesen in #144
- Symfony 7 support by @kbond in #149
- Switch to modern syntax for arrays in readme by @andrew-demb in #139
- minor CS fix by @Nyholm in #151
- Proper hierarchy for usage example chapters in readme by @andrew-demb in #140
- Make it easy to copy require command from Github interface by @loevgaard in #138
New Contributors
- @Chris53897 made their first contribution in #150
- @jdreesen made their first contribution in #145
- @kbond made their first contribution in #149
Full Changelog: v4.3.1...5.0.0
v4.3.1: Merge pull request #146 from alexander-schranz/patch-1
Exclude Tests directory from autoloader
Release 4.3.0
Changes:
- Added support for Symfony 6,
- Removed support for Symfony <4.4 & >5.0 - <5.3
Release 4.2.1
See change log for changes.
Release 4.2.0
Release 4.1.1
- AbstractContainerBuilderTestCase also resets After removing passes
Release 4.1.0
See change log for changes.
Release 4.0.0
See change log for changes.