Skip to content

Commit

Permalink
[TASK] Update spaze/phpstan-disallowed-calls requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) to permit the latest version.
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases)
- [Commits](spaze/phpstan-disallowed-calls@v3.5.0...v4.0.1)

---
updated-dependencies:
- dependency-name: spaze/phpstan-disallowed-calls
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 0b2046d commit 66b2155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"phpstan/phpstan-strict-rules": "^1.6.1",
"phpunit/phpunit": "^11.4.3",
"rector/rector": "^1.2.10",
"spaze/phpstan-disallowed-calls": "^3.5",
"spaze/phpstan-disallowed-calls": "^4.0",
"squizlabs/php_codesniffer": "^3.11.0"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 66b2155

Please sign in to comment.