Skip to content

Commit

Permalink
Update overtrue/phplint requirement from ^1.1 || ^2.0 to ^1.1 || ^2.0…
Browse files Browse the repository at this point in the history
… || ^3.0

Updates the requirements on [overtrue/phplint](https://github.com/overtrue/phplint) to permit the latest version.
- [Release notes](https://github.com/overtrue/phplint/releases)
- [Commits](https://github.com/overtrue/phplint/commits/3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 2, 2021
1 parent 3476436 commit 07e995b
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 @@ -13,7 +13,7 @@
"require-dev": {
"phpunit/phpunit": "^6.5 || ^8.5",
"mockery/mockery": "^1.0",
"overtrue/phplint": "^1.1 || ^2.0",
"overtrue/phplint": "^1.1 || ^2.0 || ^3.0",
"brainmaestro/composer-git-hooks": "^2.7",
"friendsofphp/php-cs-fixer": "^2.15"
},
Expand Down

0 comments on commit 07e995b

Please sign in to comment.