Closed dependabot[bot] closed 11 months ago
Package | Operation | From | To | Changes |
---|---|---|---|---|
friendsofphp/php-cs-fixer | upgrade | v3.35.1 | v3.38.2 | diff |
symfony/console | upgrade | v6.3.4 | v6.3.8 | diff |
symfony/deprecation-contracts | upgrade | v3.3.0 | v3.4.0 | diff |
symfony/event-dispatcher-contracts | upgrade | v3.3.0 | v3.4.0 | diff |
symfony/string | upgrade | v6.3.5 | v6.3.8 | diff |
Settings · Docs · Powered by Private Packagist
Superseded by #306.
Bumps friendsofphp/php-cs-fixer from 3.35.1 to 3.38.2.
Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
... (truncated)
Commits
d872cdd
prepared the 3.38.2 releasec79e006
docs: small unification between FixerDocumentGenerator and ListDocumentGenera...1b2cb20
docs: unify ../ <> ./../ (#7434)573888e
docs: fix 'Could not lex literal_block as "php". Highlighting skipped.' (#7433)ca774e0
bumped versionb2fe6d0
prepared the 3.38.1 release9fe88f8
chore: ListSetsCommand::execute - add missing return type (#7432)785e3f3
fix: Remove all variable names in@var
callable signature (#7429)d9996a1
fix: ClassAttributesSeparationFixer - handle Disjunctive Normal Form types pa...bd6b372
chore: PHPStan - add counter to dataProvider exception, so we do not increase...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