Skip to content

Commit

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

Updates `phpstan/phpstan` to 1.10.57
- [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.50...1.10.57)

Updates `spaze/phpstan-disallowed-calls` to 3.1.1
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases)
- [Commits](spaze/phpstan-disallowed-calls@v3.0.0...v3.1.1)

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

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: phpstan
- dependency-name: spaze/phpstan-disallowed-calls
  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 Feb 1, 2024
1 parent 9ef0e01 commit 83f7f0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -21,12 +21,12 @@
},
"require-dev": {
"nette/tester": "2.5.1",
"phpstan/phpstan": "1.10.50",
"phpstan/phpstan": "1.10.57",
"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.0.0",
"shipmonk/phpstan-rules": "2.11.1",
"spaze/phpstan-disallowed-calls": "3.1.1",
"shipmonk/phpstan-rules": "2.11.2",
"php-parallel-lint/php-parallel-lint": "1.3.2",
"nepada/coding-standard": "7.14.0",
"nette/di": "^3.0.6@dev",
Expand Down

0 comments on commit 83f7f0e

Please sign in to comment.