Bump psalm/plugin-symfony from 3.1.7 to 4.0.2
Bumps psalm/plugin-symfony from 3.1.7 to 4.0.2.
Release notes
Sourced from psalm/plugin-symfony's releases.
v4.0.2
What's Changed
- [v4.x] Fix console handler with named arguments and add more tests by
@mdeboerin psalm/psalm-plugin-symfony#300Full Changelog: https://github.com/psalm/psalm-plugin-symfony/compare/v4.0.1...v4.0.2
v4.0.1
What's Changed
- Fixed tests to work with psalm5 by
@zmiticin psalm/psalm-plugin-symfony#289- Adding for env() and param() by
@ThomasLandauerin psalm/psalm-plugin-symfony#297- Compatibility with Annotations 2 by
@derrabusin psalm/psalm-plugin-symfony#296- PHP CS fix by
@seferovin psalm/psalm-plugin-symfony#298New Contributors
@derrabusmade their first contribution in psalm/psalm-plugin-symfony#296Full Changelog: https://github.com/psalm/psalm-plugin-symfony/compare/v4.0.0...v4.0.1
v4.0.0
What's Changed
- Support PHP 8.1 & drop PHP 7.3 by
@seferovin psalm/psalm-plugin-symfony#279- [serializer] fix serializer for Symfony 6 by
@seferovin psalm/psalm-plugin-symfony#282- [doctrine] fix repository crash when variable classname is used (#280) by
@seferovin psalm/psalm-plugin-symfony#283Full Changelog: https://github.com/psalm/psalm-plugin-symfony/compare/v3.1.9...v4.0.0
v3.1.10
What's Changed
- [doctrine] fix repository crash when variable classname is used by
@seferovin psalm/psalm-plugin-symfony#280Full Changelog: https://github.com/psalm/psalm-plugin-symfony/compare/v3.1.9...v3.1.10
v3.1.9
What's Changed
- [container] support custom service id on service subscriber by
@seferovin psalm/psalm-plugin-symfony#276- [test] fix failing test cases by
@seferovin psalm/psalm-plugin-symfony#275- Update README.md by
@bdalerin psalm/psalm-plugin-symfony#273New Contributors
@bdalermade their first contribution in psalm/psalm-plugin-symfony#273Full Changelog: https://github.com/psalm/psalm-plugin-symfony/compare/v3.1.8...v3.1.9
v3.1.8
What's Changed
- [DI] skip checking naming convention for env var parameters by
@seferovin psalm/psalm-plugin-symfony#265- [console] fix false positive - console argument value when using ternary by
@seferovin psalm/psalm-plugin-symfony#267
... (truncated)
Commits
83ede57[console] Fix console handler with named arguments and add more tests (#300)0ef1bf4add versions & dependencies table6671a91PHP CS fix (#298)6a1723fCompatibility with Doctrine Annotations 2 (#296)30c2af8Adding <stubs> for env() and param() (#297)7cbbf62Fixed tests to work with psalm5 (#289)40589bc[doctrine] fix repository crash when variable classname is used (#280) (#283)07b9e39[serializer] fix serializer for Symfony 6 (#282)b7f1102Support PHP 8.1 & drop PHP 7.3 (#279)b9511a3[container] support custom service id on service subscriber (#276)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)