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.36
- [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.32...1.10.36)

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

---
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 Oct 1, 2023
1 parent c4d5862 commit 8e361ec
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.1",
"phpstan/phpstan": "1.10.32",
"phpstan/phpstan": "1.10.36",
"phpstan/phpstan-strict-rules": "1.5.1",
"phpstan/phpstan-nette": "1.2.9",
"nepada/phpstan-nette-tester": "1.1.0",
"spaze/phpstan-disallowed-calls": "2.16.0",
"shipmonk/phpstan-rules": "2.7.0",
"shipmonk/phpstan-rules": "2.9.1",
"php-parallel-lint/php-parallel-lint": "1.3.2",
"nepada/coding-standard": "7.12.0"
},
Expand Down

0 comments on commit 8e361ec

Please sign in to comment.