Skip to content

Commit 1d84127

Browse files
Update spaze/phpstan-disallowed-calls requirement from ^2.0 to ^3.1 (#5)
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@v2.0.0...v3.1.1) --- updated-dependencies: - dependency-name: spaze/phpstan-disallowed-calls dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcdf691 commit 1d84127

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"phpstan/phpstan-nette": "^1.0",
2222
"phpstan/phpstan-deprecation-rules": "^1.0",
2323
"phpstan/phpstan-strict-rules": "^1.0",
24-
"spaze/phpstan-disallowed-calls": "^2.0",
24+
"spaze/phpstan-disallowed-calls": "^3.1",
2525
"roave/security-advisories": "dev-master"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)