sabbelasichon / typo3_encore

Use Webpack Encore within TYPO3
Other
106 stars 19 forks source link

Update symplify/easy-coding-standard requirement from ^11.0 to ^12.0 #202

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

Updates the requirements on symplify/easy-coding-standard to permit the latest version.

Commits
  • 7372622 release PHP 7.2 downgraded
  • 499907c make use of when()->needs()->giveTagged()
  • b350c93 make metadata collector default singleton to keep data between rules
  • a88d52a drop string dependency from console
  • 497b1d6 remove symfony/strings and use directly strlen
  • 368172a remove more polyfills
  • a25f83d return resolver
  • b75cde9 add few replaces symfony packages, as only needed by php-cs-fixer runner, not...
  • b53696c add reflection accessible for PHP 7.2
  • feab66f remove deprecated FunctionTypehintSpaceFixer
  • Additional commits viewable in compare view


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

dependabot[bot] commented 7 months ago

Superseded by #215.