Skip to content

Commit

Permalink
Update overtrue/phplint requirement from ^3.0 to ^3.0 || ^9.0
Browse files Browse the repository at this point in the history
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@3.0.0...9.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent f27a74d commit 17736be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "^3",
"mikey179/vfsstream": "^1.6",
"overtrue/phplint": "^3.0",
"overtrue/phplint": "^3.0 || ^9.0",
"phpstan/phpstan": "1.*",
"phpunit/phpunit": "^11",
"squizlabs/php_codesniffer": "^3.5",
Expand Down

0 comments on commit 17736be

Please sign in to comment.