Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Updates the requirements on overtrue/phplint to permit the latest version.

Release notes

Sourced from overtrue/phplint's releases.

9.7.1 - 2025-11-29

Fixed

  • PHAR distribution by disabling BOX dump-autoload setting

Full Changelog: 9.7.0...9.7.1

Changelog

Sourced from overtrue/phplint's changelog.

9.7.1 - 2025-11-29

Fixed

  • PHAR distribution by disabling BOX dump-autoload setting

Full Changelog: 9.7.0...9.7.1

9.7.0 - 2025-11-29

Changed

  • PHP minimum requirement is now version 8.2.0
  • Symfony minimum requirement is now version 7.4.0
  • #228 : Make it Symfony 8.0 compatible

Removed

  • support to PHP 8.1
  • support to Symfony 6.4

Full Changelog: 9.6.3...9.7.0

9.6.3 - 2025-11-27

Fixed

  • #225 : Performance degradation on 9.x releases

Full Changelog: 9.6.2...9.6.3

9.6.2 - 2025-04-10

Added

  • lint command support now the new cache-dir option that replace the legacy cache option, marked as deprecated (and will be removed in next major version)

Changed

  • Remove support of a TTL = zero (store permanently) for the caching files syntax checking results

Full Changelog: 9.6.1...9.6.2

9.6.1 - 2025-04-09

Changed

  • default cache TTL value is now set to 1 hour (3600 seconds)

... (truncated)

Commits
  • 69ec670 prepare bugfix release 9.7.1 for PHAR distribution only
  • 388e0c5 as BOX dump-autoload setting should be disabled, we must add directories manu...
  • 2cb4d82 fix SF 8.0 compatibility on e2e tests
  • 402bd1d always use PHPUnit 11.5.x on CI
  • c987ee7 fix BOX configuration to avoid conflict with dump-autoload feature (see https...
  • aa16a98 prepare feature release 9.7
  • 34c14fc fixed SC2086 and SC3014 shellcheck error
  • 86cad33 fix Symfony 8 compatibility
  • 31be6b4 drop support to PHP 8.1 and Symfony 6.4 (new LTS is now 7.4)
  • 91ad7db Replaces Git Hook handler brainmaestro/composer-git-hooks by captainhook/capt...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [overtrue/phplint](https://github.com/overtrue/phplint) to permit the latest version.
- [Release notes](https://github.com/overtrue/phplint/releases)
- [Changelog](https://github.com/overtrue/phplint/blob/main/CHANGELOG.md)
- [Commits](overtrue/phplint@9.6.0...9.7.1)

---
updated-dependencies:
- dependency-name: overtrue/phplint
  dependency-version: 9.7.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant