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

Updates `phpstan/phpstan-phpunit` to 1.3.16
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](phpstan/phpstan-phpunit@1.3.15...1.3.16)

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-phpunit
  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 96ed840 commit 64ffcfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -27,9 +27,9 @@
"nepada/coding-standard": "7.14.0",
"php-parallel-lint/php-parallel-lint": "1.3.2",
"nette/tester": "^2.4",
"phpstan/phpstan-phpunit": "1.3.15",
"phpstan/phpstan-phpunit": "1.3.16",
"phpstan/phpstan-strict-rules": "1.5.2",
"spaze/phpstan-disallowed-calls": "3.1.1",
"spaze/phpstan-disallowed-calls": "3.1.2",
"shipmonk/phpstan-rules": "2.11.2",
"phpunit/phpunit": "^8.5.21 || ^9.5.10"
},
Expand Down

0 comments on commit 64ffcfd

Please sign in to comment.