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 [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) to permit the latest version.

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

Updates `spaze/phpstan-disallowed-calls` to 3.1.2
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases)
- [Commits](spaze/phpstan-disallowed-calls@v3.1.1...v3.1.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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 4a0f6dc commit aec3727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -22,11 +22,11 @@
"require-dev": {
"nette/tester": "2.5.2",
"mockery/mockery": "1.6.7",
"phpstan/phpstan": "1.10.57",
"phpstan/phpstan": "1.10.59",
"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.1",
"spaze/phpstan-disallowed-calls": "3.1.2",
"shipmonk/phpstan-rules": "2.11.2",
"phpstan/phpstan-mockery": "1.1.2",
"php-parallel-lint/php-parallel-lint": "1.3.2",
Expand Down

0 comments on commit aec3727

Please sign in to comment.