thecodingmachine / graphqlite

Use PHP Attributes/Annotations to declare your GraphQL API
https://graphqlite.thecodingmachine.io
MIT License
557 stars 98 forks source link

Update doctrine/coding-standard requirement from ^11.0 to ^11.0 || ^12.0 #594

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from doctrine/coding-standard's releases.

12.0.0

Release Notes for 12.0.0

Backwards incompatible release (major)

12.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2

New rule

Dependencies

Improvement

Commits
  • 1b2b7dc Merge pull request #314 from phansys/merging_11
  • 9604ecb Merge branch '11.1.x' into 12.0.x
  • db39894 Merge pull request #311 from phansys/inheritdoc
  • 4b26a2e Configure "SlevomatCodingStandard.Commenting.AnnotationName" rule
  • c86a025 Merge pull request #313 from phansys/makefile_shell
  • 16eb8de Merge pull request #312 from phansys/patches
  • 94079fd Set Bash explicitly as default shell in Makefile
  • fae6351 Bump "slevomat/coding-standard" to ^8.11
  • 0d82193 Merge pull request #310 from greg0ire/no-string-property-fetch
  • 21956b2 Disallow string property fetch
  • 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 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)