Skip to content

Commit

Permalink
Bump the phpstan group with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) and [shipmonk/phpstan-rules](https://github.com/shipmonk-rnd/phpstan-rules) to permit the latest version.

Updates `phpstan/phpstan` to 1.10.66
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.59...1.10.66)

Updates `shipmonk/phpstan-rules` to 2.11.3
- [Release notes](https://github.com/shipmonk-rnd/phpstan-rules/releases)
- [Commits](shipmonk-rnd/phpstan-rules@2.11.2...2.11.3)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: phpstan
- dependency-name: shipmonk/phpstan-rules
  dependency-type: direct:development
  dependency-group: phpstan
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent ae721ed commit c5fed50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -22,12 +22,12 @@
},
"require-dev": {
"nette/tester": "v2.5.2",
"phpstan/phpstan": "1.10.59",
"phpstan/phpstan": "1.10.66",
"phpstan/phpstan-strict-rules": "1.5.2",
"phpstan/phpstan-nette": "1.2.9",
"nepada/phpstan-nette-tester": "1.1.0",
"spaze/phpstan-disallowed-calls": "3.1.2",
"shipmonk/phpstan-rules": "2.11.2",
"shipmonk/phpstan-rules": "2.11.3",
"php-parallel-lint/php-parallel-lint": "1.3.2",
"nepada/coding-standard": "7.14.0"
},
Expand Down

0 comments on commit c5fed50

Please sign in to comment.