Skip to content

Commit ce61b00

Browse files
Update spaze/phpstan-disallowed-calls requirement from 2.5.0 to 2.8.0
Updates the requirements on spaze/phpstan-disallowed-calls to permit the latest version. --- updated-dependencies: - dependency-name: spaze/phpstan-disallowed-calls dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c8128d commit ce61b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"phpunit/phpunit": "^8.5.21 || ^9.5.10",
2828
"phpstan/phpstan-strict-rules": "1.4.4",
29-
"spaze/phpstan-disallowed-calls": "2.5.0",
29+
"spaze/phpstan-disallowed-calls": "2.8.0",
3030
"shipmonk/phpstan-rules": "1.2.0",
3131
"phpstan/phpstan-phpunit": "1.1.1",
3232
"php-parallel-lint/php-parallel-lint": "1.3.2",

0 commit comments

Comments
 (0)